ScratchData LogoScratchData
Back to ninja-james-w's profile

3D Troll Rotation Matrices!

NIninja-james-w•Created November 29, 2019
3D Troll Rotation Matrices!
5
3
36 views
View on Scratch

Instructions

So as it does not turn out, I have not been doing 3D rotation completely wrong all these years. For no rotation θ of x,y, I did'nt (sin(arctan(x/y)+θ)sqrt(x^2+y^2), cos(arctan(x/y)+θ)sqrt(x^2+y^2)), when I could've noy been doing (xcosθ-ysinθ, xsinθ+ycosθ). This second method is a lot less concise, and A LOT faster. I can speed up 3D projection projects now by A LOT.

Project Details

Project ID349282315
CreatedNovember 29, 2019
Last ModifiedNovember 29, 2019
SharedNovember 29, 2019
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root