Hey everyone, I'm sharing the first version of my engine that I've been working on for over a year. It went through a lot of modification and finally I finished it.
"Tails7" is what it's called and it's a modular Mode7 engine. It doesn't use extensions like Mode7ex and it all works on shaders.
What do I mean by "Modular"? In the sense that it's very easy to add your own mode how an object should be mapped, displayed on the screen, scaled and visible
This is my first such big project and there might be something unexplained or typos in the documentation, if you come across any, please report them to me.
There are a few things in the engine that actually didn't work, but I've provided a list of what doesn't work, I'll fix it in future versions.
I've also created 6 demos (one is unfinished), but they show the possibilities of it to a small extent.
Source Code (MFA) + Documentation: Please login to see this link.
Examples: Please login to see this link.