/gilbertc

A portover of the java version of gilbert. Super lightweight, visually pleasing shader backened using openGL.

Primary LanguageC

Gilbert GL is an extremely lightweight shading engine for openGL on C

Compiling the example

!! Must use linux (I didn't bother to make it for anything else) !!

run the 'compile.sh' file. It will automatically create a new binary for the example and compile everything

Use in programs

Look at 'src/example.c' to see some examples of usage on the engine