--- Controls --- WASD - lateral movement E/Q - move up/down Drag Mouse - panning the camera H - toggle settings B - Change backdrop Space - toggle camera positions (recommended for laggy computers) Enjoy the project and let me know what 3d models you would like to see apart from this.
--- Notes --- - Lag? try https://turbowarp.org/722160683 - A new 3d engine using perspective projection. I am not sure how efficient this is compared to others, but it can only render triangles at the moment. - The 3d model was loaded into scratch using a java script I wrote. (Available on my GitHub, link in my bio) - The cat model has 732 triangles. --- Credits --- Credit to @TheLogFather who modified @Jamohyperturbopro's triangle filling algorithm, which I used. Both links: - https://scratch.mit.edu/projects/24828481/ - https://scratch.mit.edu/projects/12504085/ #3D #Rendering #Cat