Animate Box Extrude SOP
6032 11 1- fughfx
- Member
- 11 posts
- Joined: 4月 2008
- Offline
I'm trying to get a randomly animate a box extruding off the z axis. I tried doing it with rand($PR) but it kept giving me different heights. Basically I need the box to start out small and then have each face/division to extrude randomly until it makes a much larger cube. It sounds easier than I'm making it. Sorry if this is a noobie question. I know there should be a way to do this with copy/stamp but I just can't figure it out. I'll keep trying, but any tips or suggestions would be awesome.
- zdimaria
- Member
- 390 posts
- Joined: 1月 2012
- Offline
- fughfx
- Member
- 11 posts
- Joined: 4月 2008
- Offline
- zdimaria
- Member
- 390 posts
- Joined: 1月 2012
- Offline
make a box, and then under it a foreach set to for each number. turn off merge results and set the 2nd number range parameter to $F. inside put a a sort set to sort prims randomly and a polyextrude below the sort with translate z set to 1 and the group set to `stamp(“..”, “FORIDVALUE”, 0).
this is a simple start. the computer im at right now only has houdini 11 but when i get to my home comp i will try and make a better example using the solver sop so that it can fill into a predefined shape instead of just randomly growing. could do it in 11 in dops but itd just be cleaner in 12.
this is a simple start. the computer im at right now only has houdini 11 but when i get to my home comp i will try and make a better example using the solver sop so that it can fill into a predefined shape instead of just randomly growing. could do it in 11 in dops but itd just be cleaner in 12.
.
- fughfx
- Member
- 11 posts
- Joined: 4月 2008
- Offline
- fughfx
- Member
- 11 posts
- Joined: 4月 2008
- Offline
- zdimaria
- Member
- 390 posts
- Joined: 1月 2012
- Offline
- fughfx
- Member
- 11 posts
- Joined: 4月 2008
- Offline
- zdimaria
- Member
- 390 posts
- Joined: 1月 2012
- Offline
- zdimaria
- Member
- 390 posts
- Joined: 1月 2012
- Offline
- fughfx
- Member
- 11 posts
- Joined: 4月 2008
- Offline
- ragupasta
- Member
- 349 posts
- Joined: 8月 2006
- Offline
-
- Quick Links