Projects Tagged with "3d rendering"

3D Model

3D Model

By: Canthiar

Views: 5386 | LoveIts: 218

Description: This is just an experiment to see how much work would be involved in drawing a real 3D model in Scratch. Function 1 draws x^2 + y ^2 Function 2 draws x^3 - 3xy^2 Function 3 draws sin( sqrt( x^2 + y^2 ) ) / ( x^2 + y^2 ) Smaller values for MaxSlices and SegmentSteps cause the function to render fas ... show more

Full Raytracer

Full Raytracer

By: Canthiar

Views: 2060 | LoveIts: 32

Description: Link to final image: http://www.flickr.com/photos/8915508@N03/548425774/ This is a full raytracer written in Scratch that supports ambient, diffuse, and phong lighting, light occlusion and a single level of reflection. Running this program requires a lot of patience since it can take several hours ... show more

Ultrafast 3D Raycaster

Ultrafast 3D Raycaster

By: S65

Views: 1549 | LoveIts: 31

Description: Use the arrow keys to move. Up/Down is forward/backward. Left/Right is turn. This is a fast raycaster based on the code of my previous one. The rendering time has gone down from 500 seconds to 5 on average! Major changes for more optimization: - Rendering is wireframe. - The room is rendered in ... show more

3D minecraft steve (OUTDATED!)

3D minecraft steve (OUTDATED!)

By: black-hawk

Views: 301 | LoveIts: 13

Description: Top viewed!!! Front paged on the 26th thanks guys!! this is outdated check out the newest one: http://scratch.mit.edu/projects/black-hawk/2235181 I made this because i realised that u could easily make minecraft things through scratch using stamping! Adjus ... show more

BlockCraft v5

BlockCraft v5

By: KrazyDragon

Views: 12 | LoveIts: 3

Description: This is the 5th version of my series of 3d block builders. It's back and bigger than ever before! I have made it back into a 1 script, 1 sprite game truly. Now the background is white and absouletely every thing is done with the one sprite. The upgrades are: If you click 'n' you can cancel it, it no ... show more

Please Wait...