This engine is not an attemp to re-inventing the wheel. It is a more learning-oriented project than something intended to provide a wide set of features. The approach to the OpenGL in this engine is something very experimental born from my own thoughts and can be usefull in future. If you want to help for your portfolio just ask: the TODO list is very long :)
Features
- Textures support: 1D, 2D, 3D, Cubemaps, Floating point, Compressed
- Fully serializable and customizable OpenGL pipeline (maximum flexibility)
- Own math library providing clear API for ease of use
- High profiling capabilities (nano-seconds timer + analisys algorithms)
- Sandbox for real-time graphics effects
License
zlib/libpng LicenseFollow FixeEngine
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
The engine is not ready, but the Texture exporter has a nice plugin system and correctly export to DXT1 compressed KTX textures. very nice.