Voxel Game Engine
Go to file
Eric-Paul Ickhorn da3ce2dde9 Add (unsigned, signed) integer vectors
Those vectors are needed for storing a position  that is only on fixed
points on a grid. The  position and size of a window must be expressed
as integer vectors, for example.
2024-09-09 21:31:49 +02:00
dependencies Add GLAD OpenGL - function-loader library 2024-09-09 21:29:17 +02:00
modules Add (unsigned, signed) integer vectors 2024-09-09 21:31:49 +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