Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 696 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 696 Bytes

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.