Is there a way to tag a point with its “age” in frames?
There is a count chop
what I have is a shattering piece of geometry,
I would like to track the “age” of the new shattered pieces
shouldn't I be able to hook up an attribute to the geo that
when an object shatters in dops its “age” is created as 0 and then use a chop network to increment a count on that object each frame?
I tried a simple version of this and it didn't seem to do anything I expected.
I've still got a lot to learn about chops..
thanks in advance
-johnc
keeping track of the "age" of a point
6159 2 1- redpaw
- Member
- 75 posts
- Joined:
- Offline
- patar
- Member
- 280 posts
- Joined:
- Offline
- pgrochola
- Member
- 36 posts
- Joined: Feb. 2009
- Offline
Depends on what your doing exactly… have you looked at the sop solver in DOPS?
It accumulates values, I've used as a way counting in a sop context many times.
Here's some tutes on it:
http://vimeo.com/6660287 [vimeo.com]
It accumulates values, I've used as a way counting in a sop context many times.
Here's some tutes on it:
http://vimeo.com/6660287 [vimeo.com]
-
- Quick Links