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-24 23:47:09 -06:00
.vscode Created basic Window and docking system 2024-12-24 23:19:49 -06:00
assets/fonts Created basic Window and docking system 2024-12-24 23:19:49 -06:00
build added: Logging and log-points 2024-12-24 23:47:09 -06:00
src added: Logging and log-points 2024-12-24 23:47:09 -06:00
vendor Created basic Window and docking system 2024-12-24 23:19:49 -06:00
imgui.ini added: Logging and log-points 2024-12-24 23:47:09 -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
TesseractEngine.exe added: Logging and log-points 2024-12-24 23:47:09 -06: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.