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
OusmBlueNinja d81fa19bc4 Remade everything again.
Added 3d OpenGL baced rendere instead of 2D rendering
2024-12-25 15:44:33 -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 Remade everything again. 2024-12-25 15:44:33 -06:00
src Remade everything again. 2024-12-25 15:44:33 -06:00
vendor Remade everything again. 2024-12-25 15:44:33 -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 Remade everything again. 2024-12-25 15:44:33 -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.