The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
New SDL/OpenGL C++ GUI library "neoGFX" coming soo
MrFlibble


Joined: 28 Jul 2016
Posts: 1


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:


New SDL/OpenGL C++ GUI library "neoGFX" coming soo
Gabriele Greco
Guest

Quote:
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