ScratchData LogoScratchData
Back to MTWTech's profile

3D renderer demo for @ducethecat

MTMTWTech•Created May 27, 2024
3D renderer demo for @ducethecat
1
1
12 views
View on Scratch

Instructions

Up and down arrows to move vertically. Left and right arrows to move sideways. < and > keys to zoom in and out. W and S to tilt vertically (X). A and D to rotate horizontally (Y). Q and E to rotate along the view axis (Z). (the last one is probably not needed for minecraft)

Description

1: shift world points so that 0,0,0 is at the camera (easy) 2: rotate on the y axis (world spins around the camera) 3: rotate along the x axis (tilts up and down) 4: project and draw points (weak perspective is all i got rn) note: all internal variables for the renderer are local and begin with "3D_".

Project Details

Project ID1028025874
CreatedMay 27, 2024
Last ModifiedFebruary 21, 2025
SharedJune 7, 2024
Visibilityvisible
CommentsAllowed