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 17:35:38 -06:00
.vscode Created basic Window and docking system 2024-12-24 23:19:49 -06:00
assets fixed 3d Rendering pipline, updated asset manager v2, and a\added inspector window 2024-12-25 17:35:38 -06:00
src fixed 3d Rendering pipline, updated asset manager v2, and a\added inspector window 2024-12-25 17:35:38 -06:00
vendor added more debug stats, and updated renderer and created asset manager v1 2024-12-25 17:01:05 -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 added more debug stats, and updated renderer and created asset manager v1 2024-12-25 17:01:05 -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.