Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Softimage® / ICE - Interactive Creative Environment / Modulate particle size by Age%, with random age limit
  RSS 2.0 ATOM  

Modulate particle size by Age%, with random age limit
Rate this thread
 
28588
 
Permlink of this thread  
avatar
  • Total Posts: 5
  • Joined: 21 February 2008 03:52 PM

I’m trying to emit particles with random age limits, and to have their sizes be modulated by their age %. I built the tree you can see below. The problem is, if both the “Get Point ID” (which allows each particle to have a different age limit) and “Modulate Value by Age Percentage” nodes are plugged in, all my particles become points with 0 size and stop rendering. If I unplug one of the two nodes, the particles render fine (but I don’t get the effect I want). Anybody knows what I’m doing wrong?



Attachment Attachment
Replies: 0
avatar

Ok sorry I should have RTFM more thoroughly, the Modulate Value by Age has to be plugged both in the Size port of the Emit node, and into a Set Particle Size node which is plugged in the ICETree node.

Thanks anyway



Replies: 0
avatar
  • CiaranM
  • Posted: 29 September 2008 03:07 AM

Hi,
If you want to modulate the size value over the lifetime of the particle, then it needs to be evaluated every frame as the age increases. Plug the ‘Modulate Value...’ into a ‘set particle size’ node and then into an execute port.



Replies: 0
avatar
  • sfu_lynbo
  • Posted: 29 September 2008 03:11 AM

Hey there I started with your tree layout and worked this out, and as you can see by the
little render region this seems to work, is this what you were hoping for?

The main difference is I have the modulate age plugged into the set particle size and then into the IceTree node.



Attachment Attachment
Replies: 0
avatar
  • sfu_lynbo
  • Posted: 29 September 2008 03:12 AM

Oh Snap,
you beat me to it well done



Replies: 0
avatar

Yeah, thanks for the help, though!



Replies: 0