Skip to content

LDprg/SFGL

Repository files navigation

SFGL - Super Fast Graphics Libary

SFGL is a high performance data orientated Graphics Libary.

Author

LD — main developer ([email protected])

Download

You can get the current development version from the Git repository.

Install

Build the SFGL project with cmake. Linking the lib and including the headers in the include folder.

Learn

You can learn SFGL by reading the documentation (Wiki will follow soon).

OS

This libary was tested on Ubuntu and Windows 10. On both with g++ compiler and opengl 3.3.

Important

For running the executable opengl 3.3 and glx 1.4 is required!

Contributing

Please read the CONTRIBUTING.md File.

Releases

No releases published