A 3D Game engine for Small to Medium-sized games with a LUA Scripting interface. written in C++ with a simple, Good looking interface.
Go to file
2024-12-25 15:10:22 -06:00
.vscode Created basic Window and docking system 2024-12-24 23:19:49 -06:00
assets added: Textures and fixed ECS 2024-12-25 00:23:10 -06:00
shaders its broke, idk. fix latter 2024-12-25 00:38:12 -06:00
src Removed empty cpp source files 2024-12-25 15:10:22 -06:00
vendor Removed empty cpp source files 2024-12-25 15:10:22 -06:00
.gitignore added: .gitignore 2024-12-24 23:48:58 -06:00
LICENSE Initial commit 2024-12-25 04:33:18 +00:00
Makefile Created basic Window and docking system 2024-12-24 23:19:49 -06:00
README.md Initial commit 2024-12-25 04:33:18 +00:00

Tesseract-Engine

A 3D Game engine for Small to Medium-sized games with a LUA Scripting interface. written in C++ with a simple, Good looking interface.