DEM0NAssissan7 / gilbertc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C 95.1%Language:Shell 4.9%