1 Forks
2 Stars
2 Watchers

finegraphics

FineGraphics is a standalone library that provides the basic API wrappers around OpenGL, such as textures, framebuffers, renderbuffers, shaders, including window handling and basic 2D canvas rendering.

How to download and setup finegraphics

Open terminal and run command
git clone https://github.com/matusnovak/finegraphics.git
git clone is used to create a copy or clone of finegraphics repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with finegraphics https://github.com/matusnovak/finegraphics/archive/master.zip

Or simply clone finegraphics with SSH
[email protected]:matusnovak/finegraphics.git

If you have some problems with finegraphics

You may open issue on finegraphics support forum (system) here: https://github.com/matusnovak/finegraphics/issues