New SDL/OpenGL C++ GUI library "neoGFX" coming soon!

[Image: http://neogfx.org/images/neoGFX.png ]

http://neogfx.org

New SDL/OpenGL C++ GUI library “neoGFX” coming soon!

neoGFX is a cross-platform C++ OpenGL-based GUI/game library.

Initial design goals will be:

  1. to be as fast as possible (after all this is C++);
  2. for the API to be as easy to use and as clean as possible;
  3. to embrace modern C++ paradigms (which includes templates and exceptions and C++11);
  4. for compiled binaries to be as small as possible with no huge redistributables.

3rd party libraries used include: SDL, FreeType, HarfBuzz

Screenshots:

[Image: http://neogfx.org/temp/colour_picker_finished.png ]
[Image: http://neogfx.org/temp/red.png ]

3rd party libraries used include: SDL, FreeType, HarfBuzz

I’m wrong or it depends also from neolib and so it depends from boost and
openssl?

I’m guessing it has those dependencies from what I read on the websites of
neogfx and neolib!

I find those dependencies quite “heavy”, at least for small/medium sized
projects…–
Bye,
Gabry