/libtcc_and_glfw

Tiny C Compiler + OpenGL3

Primary LanguageC

TCC and GLFW3 exmaple

This is an example showing the usage of TCC and GLFW3, Build using make build and run using make test and clean using make clean

You can find the libraries required here: GLFW3, Glad