This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-10-09 12:07:44

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

3D stamping technique?

I've seen a lot, but how do I do it?  The most recently curated project is an example.


Alt of Firedrake969.

Offline

 

#2 2012-10-10 00:04:43

amcerbu
Scratcher
Registered: 2009-07-21
Posts: 500+

Re: 3D stamping technique?

I assume you're talking about the "carscooter" project?  Basically, you create a bunch of costumes that represent cross sections of the object.  You have an unrolled script that stamps, switches to the next costume, and changes y by 1.  It's not exactly 3D, but it does look convincing sometimes.  The process is sort of like the way 3D printers create objects: by stacking many very thin 2-dimensional layers of material.  Hope that helped!

Here's another, more developed example of the technique:
http://scratch.mit.edu/projects/AddZero/548472

Offline

 

#3 2012-10-10 06:44:18

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: 3D stamping technique?

Here's a tutorial project. Look at the scripting to understand exactly how it works.  smile

Last edited by Hardmath123 (2012-10-10 06:46:30)


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

Board footer