A 3d Game engine writen in C++ with a Lua scripting API
Go to file
2024-11-27 11:51:31 -06:00
.vscode Refactoring 2024-11-26 23:48:49 -06:00
assets Shadows Test 1 2024-11-27 11:51:31 -06:00
build Shadows Test 1 2024-11-27 11:51:31 -06:00
fonts Main 2024-11-25 17:08:00 -06:00
images Refactoring 2024-11-26 23:48:49 -06:00
imgui Main 2024-11-25 17:08:00 -06:00
include Main 2024-11-25 17:08:00 -06:00
shaders Shadows Test 1 2024-11-27 11:51:31 -06:00
src Shadows Test 1 2024-11-27 11:51:31 -06:00
test Added shelf model: todo: hot model importing 2024-11-25 22:03:37 -06:00
.gitattributes Initial commit 2024-11-25 17:05:26 -06:00
$tmpPly.polys Shadows Test 1 2024-11-27 11:51:31 -06:00
bookshelf.obj Added shelf model: todo: hot model importing 2024-11-25 22:03:37 -06:00
cottage_obj.obj Main 2024-11-25 17:08:00 -06:00
imgui.ini Shadows Test 1 2024-11-27 11:51:31 -06:00
main.py Main 2024-11-25 17:08:00 -06:00
Makefile Main 2024-11-25 17:08:00 -06:00
README.md Initial commit 2024-11-25 17:05:26 -06:00
scene.polys Shadows Test 1 2024-11-27 11:51:31 -06:00

Poly3d

A 3d Game engine writen in C++ with a Lua scripting API