Any game that shares a similar style is doable to port. The best way to describe the main constraint this engine has is 'DOOM but cubicle', or games that resemble Killing Time for 3DO (not PC, as that is more advanced). The main constraint comes from using quads for everything, which was done in order to leverage the most out of the 3DO. As for mods, anything other than new 'skins' would require code changes.
@@retrolovelettercould you make a level where only convex edges need to meet exactly? Like steps and tables need to follow the cubes, but hallways don’t. Or multi-facet columns. You know, like this Sega Saturn quads on mode-7 games. Also: slopes. Here the roles would be reversed. Then find out if this glitches in z-order. Ah you have some faces like this. So let’s connect to a different room which is rotated relative to the current one? Oh no, does not work.
Very nice progress. Cheers.
Really looking forward to the finished product
It has been a journey so far, thanks for all the support!
That's look very very good, keep going!
Thank you for the support!
Badass!
Thank you!
Looking good so far!
Thanks!
So cool!!!
🙏
in the end it will be possible to make different mods, as well as port 3D games?
Any game that shares a similar style is doable to port. The best way to describe the main constraint this engine has is 'DOOM but cubicle', or games that resemble Killing Time for 3DO (not PC, as that is more advanced). The main constraint comes from using quads for everything, which was done in order to leverage the most out of the 3DO. As for mods, anything other than new 'skins' would require code changes.
@@retrolovelettercould you make a level where only convex edges need to meet exactly? Like steps and tables need to follow the cubes, but hallways don’t. Or multi-facet columns. You know, like this Sega Saturn quads on mode-7 games. Also: slopes. Here the roles would be reversed. Then find out if this glitches in z-order.
Ah you have some faces like this. So let’s connect to a different room which is rotated relative to the current one? Oh no, does not work.