A 3d Game engine writen in C++ with a Lua scripting API
Go to file
2024-11-26 23:48:49 -06:00
.vscode Refactoring 2024-11-26 23:48:49 -06:00
assets Refactoring 2024-11-26 23:48:49 -06:00
build Refactoring 2024-11-26 23:48:49 -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 Some Bug Fixed, Second Camera Test 2024-11-25 21:49:37 -06:00
src Refactoring 2024-11-26 23:48:49 -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 Refactoring 2024-11-26 23:48:49 -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 Refactoring 2024-11-26 23:48:49 -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 Refactoring 2024-11-26 23:48:49 -06:00

Poly3d

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