Introduction to Maya - Rendering in Arnold
This course will look at the fundamentals of rendering in Arnold. We'll go through the different light types available, cameras, shaders, Arnold's render settings and finally how to split an image into render passes (AOV's), before we then reassemble it i
# 1 06-08-2006 , 07:13 AM
Registered User
Join Date: Jul 2006
Posts: 7

even distribution of particles

Is there a way to evenly distribute partcles onto a nurbs surface using goal U and goal V. I want to creat an emitter that shoots out 100 particles and arranges them as the particle grid tool would. Right now all I know is goalU= rand (0,1), goalV= rand (0,1), but obviously that will arrange them randomly. What function would I use to space them out evenly? Reason I don't just use particle grid is I need these particles to be able to be influenced by fields while still holding an attraction to the UV coordinates.

Thanks,

Olaf.

# 2 07-08-2006 , 05:18 PM
Dann's Avatar
Registered User
Join Date: Feb 2003
Location: Los Angeles
Posts: 695
Don't use an expression.

1) Make a plane object with the UV grids exactly where you want your particles.

2) Select your plane and execute the "emit from object" feature.

3) set your emitter to be directional and set the rate to something low like 1.

4) Make sure to set the direction attribute to be whatever direction is right for your lane object and set the spread to 0.

You should have a nice grid of particles now.

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads