Go to file
2021-01-19 16:08:37 -06:00
core Added framebuffer to render screen to 2021-01-19 16:06:01 -06:00
demo Fix texture filtering (should all be nearest) 2021-01-18 19:06:37 -06:00
scripting Remove "Drawable" virtual class to simplify class hierarchy 2021-01-18 13:31:09 -06:00
shaders Added affine texture mapping 2021-01-19 16:08:37 -06:00
thirdparty Model loading and texturing 2021-01-18 18:25:47 -06:00
.gitignore For the moment, builds on windows and linux 2021-01-15 14:20:25 -06:00
cmake-builds.sh Access to vector operators 2021-01-15 20:33:25 -06:00
CMakeLists.txt Model loading and texturing 2021-01-18 18:25:47 -06:00
LICENSE Add GPL 2021-01-14 12:47:36 -06:00
roadmap.md Added framebuffer to render screen to 2021-01-19 16:06:01 -06:00