Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » help with math
- judahmarcus
-
6 posts
help with math
I have been trying to make an all math 3d engine in scratch but when the object is behind the player the engine freaks out I recreated the equation in Desmos here https://www.desmos.com/calculator/rrijbq66oz here because trying to put the actual code here would take forever i just need help with making it not do weird things
- -Mr-Click-
-
45 posts
help with math
You must not have z clipping, https://scratch.mit.edu/projects/787193208/ this might be too advanced https://scratch.mit.edu/@codingbio/ has a really good 3d tutorial series that goes through everything from triangles to sorting to z clipping
Last edited by -Mr-Click- (Nov. 15, 2024 23:25:08)
- THEIMPORTANT
-
100+ posts
help with math
whats the base of natural logirithm? um….. I'm good MATH math like 72 X 2 = 144
- judahmarcus
-
6 posts
help with math
thanks for directing me to the z clipping project it was very helpful and I fixed it
- Discussion Forums
- » Help with Scripts
-
» help with math