⚠Scanner is a bit weird, I recommend visiting https://xeltalliv.github.io/ScratchTools/Img2list/#dc1⚠ WASD to move and use your mouse/arrow keys/ to look around. Ok the game is coming soon I just need a few more things Turbowarp because it's quite laggy: https://turbowarp.org/829904008?hqpen&fps=150 Honestly I think I did well, for my first real 3D engine. What I plan to add (scroll down): -Hitboxes -Light sources -MMO support -A Z buffer/depth buffer
@CodingBio for the Z clipping and the camera @BamBozle (His alt, @BambozzIe) for the tri filler. @Griffpatch for the scanner (For some reason it doesn't work well with this project) This took over 7 days of work in total and 10 attempts hehe. ↓——Change Log——↓ Version 1: Release Version 2: Fixed a problem with the Z clipping Version 3: Removed sorting because it was making everything glitchy Version 4: Added an arrow key movement option Version 5: Frames per second counter Version 6: Added a system to put 2 textures in 1, so there is no need for a "Texture 2" list (Makes things compact) Version 7: Reworked the texture system #3D #rubfiber