Y
Hacker News
new
|
ask
|
show
|
jobs
by
whou
892 days ago
there's glad (
https://github.com/Dav1dde/glad
) which you can use as a single .c file + .h header that defines OpenGL stuff or a single header-only file. I use it on all of my OpenGL projects!
1 comments
jokoon
891 days ago
glad is not an engine like tinyengine
link