Discuss Scratch

bashcommando
Scratcher
91 posts

Help with 3d Rendering

How do I create 3d objects in scratch? I would really like to know.
I would also like to make it easy to use for others by adding blocks to make the rendering process easier. Thank you.
Caiden2000
Scratcher
41 posts

Help with 3d Rendering

I'M ACTUALLY working on 3D right now. I don't know exactly how I'll do it, I'm working on moving the player's position in supposed empty 3D space, once I do that I'm going to make a cube you can rotate around, and so on… I believe it's just a matter of lots of variables and pen scripts. Calculations too. X Y and Z axises, rotation values for all of them, and pen for rendering.

when green flag clicked
forever



if <(Help) = [helpful] > then
broadcast [Thank you so much! :)]
set (Gratitude) to [10]
end


end

Powered by DjangoBB