Run on turbowarp: https://turbowarp.org/1229439093 Here's my most recent 3D engines, it's fully textured! WASD/ZQSD, RF/EF and arrow keys to move Unlike my other 3D engines, it supports parenting which allows for things like this: https://turbowarp.org/1224319396 More features are gonna be added in the future such as: - Point lights - PBR textures - Physic
Thanks to @bambozzle for his tri filler (modified) Thanks to @jenton2001 for help with quaternions V1.0 (16/10/25): Initial release V1.1 (16/04/26): - Dissociated the player and the camera - Added spotlights - Added shadowmapping for all light types - Added billboard texts - Added the possibility to have models that are not rendered - Optimisations V1.2 (23/04/26): - Added collisions - Added texture compression/decompression - Added a 3D sound system - Added a guide on how to use inside the project