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 21:14:49 -06:00
.vscode Created basic Window and docking system 2024-12-24 23:19:49 -06:00
assets Updated look of Scene viwer 2024-12-25 21:14:24 -06:00
src Updated look of Scene viwer 2024-12-25 21:14:24 -06:00
vendor added more debug stats, and updated renderer and created asset manager v1 2024-12-25 17:01:05 -06:00
.gitignore updated git ignore to keep ini files 2024-12-25 19:10:59 -06:00
imgui.ini Made it so you could create view and sellect multiple GameObjects 2024-12-25 21:06:17 -06:00
LICENSE Initial commit 2024-12-25 04:33:18 +00:00
Makefile Made Inspector actual do stuff. ( makes GameObjects move with transform component ) 2024-12-25 18:53:17 -06:00
README.md Update README.md 2024-12-25 21:14:49 -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.

Screen Shots

Note: These screenshots are sorted by version.

0.0.33

0.0.23

0.0.15