Voxel Game Engine
Go to file
Eric-Paul Ickhorn 19a7ac57ba Add GLAD OpenGL - function-loader library
The GLAD function loader library  is necessary for the renderer. While
it is possible to write one by hand, GLAD gets generated out of the GL
specification and works just fine.
2024-09-09 21:29:17 +02:00
dependencies Add GLAD OpenGL - function-loader library 2024-09-09 21:29:17 +02:00
modules Add engine core module 2024-09-09 14:54:06 +02:00
scripts Add GLAD OpenGL - function-loader library 2024-09-09 21:29:17 +02:00
.gitignore Add engine core module 2024-09-09 14:54:06 +02:00