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

#1 2008-03-09 15:45:29

donscratchio
Scratcher
Registered: 2007-10-17
Posts: 13

3D particle emitter tech demo

http://scratch.mit.edu/projects/donscratchio/113875

This is a demo of a 3D particle emitter. particles emit from the mouse cursor at a rate of 20 particles per second. Each particle is given a random initial velocity in the x, y, and z coordinates. Each particle is affected by gravity and will collide with the floor plane and be destroyed. The demo uses 20 sprites so a system is used to reuse particle sprites as they become available.

Check it out!

Offline

 

Board footer