Jump to content

Difference and why use both with Vellum Source and Object ?


CinnamonMetal

Recommended Posts

The way dop was designed, you need an object of simulation type (pop, flip, smoke, vellum). Each have an initial state you can decide how the object state is when the simulation started. For most simple simulation that doesnt require additional sourcing whilst the sim running, its fine. 
 

most of the examples have a source node that set the object state only at the beginning of the sim ($ST==1). I believe it is nice for someone new to understand the logic. Source node also have a complete(ish) settings to help determine how a new items sourced should behave (life, vel, timing intervals, etc)

  • Like 1
Link to comment
Share on other sites

correct

You always need an object of some sort to start a sim, and it can start with an empty object. The most obvious use of source node is when you want to continuously emit/introduce new items throughout the sim. Think of money gun machine, or paper firework, or noodle factory type of setup/simulation. You start with something, and you keep introducing more and more money/paper/noodle during simulations.

Link to comment
Share on other sites

 

On 12/17/2019 at 12:12 AM, cloud68 said:

correct

You always need an object of some sort to start a sim, and it can start with an empty object. The most obvious use of source node is when you want to continuously emit/introduce new items throughout the sim. Think of money gun machine, or paper firework, or noodle factory type of setup/simulation. You start with something, and you keep introducing more and more money/paper/noodle during simulations.

 

Any chance you know how to do something like this - Vellum:Continuous Emission with Dynamic Constraints – ZYBRAND  but with geo instead of just particles?  Or even with changing topology from a SOP?

For instance, imagine emitting the money but then having constraints connect them as they emit, so imagine more like a roll of toilet paper connected, using continuous emission. 

Or even more complex imagine in SOP carving out a curve, extruding the geo over time.  How can you tell vellum to update it (without constraints) I would like to do something like lets say have a Scarf flowing along a curve, but the scarf starts as just one poly, etc... extruding along the curve.  I would like to make that live vellum, so as it grows it can wrinkle and blow in wind , etc.

 

I am a bit confused about why you can not just have updating topology in vellum, yet continuous emission emits into ONE vellum object, in essence adding and changing the topology.  You get me?

Is it simply that under the hood its actually several objects?

Its a tough one! ;)

 

Sorry to hijack cinnamon! ;)

 

  • Haha 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...