PDA

View Full Version : Have shape - need duplicate objects on it


cgforliving
10-27-2006, 09:46 PM
I have a plane and want multiple copies of some object to be scattered all over that plane. Is there an existing script that someone can point me to which can do the same.

_stev_
10-27-2006, 09:49 PM
http://www.comet-cartoons.com/maxscript.php


The script you want is called "Scatter To Verts"

cgforliving
10-27-2006, 11:12 PM
This script is very helpful. Thanks for posting the link. But this script only places them on the vertices. Is it possible to have them placed randomaly on the faces.

_stev_
10-30-2006, 03:26 PM
I would duplicate the object you want to scatter objects on, subdivide the faces you want to use, then run the script.

Later,
Stev

dutch_delight
10-31-2006, 05:17 PM
if you do a search in maxscript help for this: find_intersection

it will show you some usefull info on how to find an intersection point on a face.

CGTalk Moderation
10-31-2006, 05:17 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.