Hello
How do I scatter randomly some Megascan rock assets onto some points? I have 5 Prim int attrs but I can't figure out how to separate them. Whats the current way of doing this? Switch node? Loops? Copy stamp?
Scatter Some Megascan Assets
2826 5 2- chanson78
- Member
- 45 posts
- Joined: March 2017
- Offline
- Midphase
- Member
- 833 posts
- Joined: Jan. 2018
- Offline
>>Kays
For my Houdini tutorials and more visit:
https://www.youtube.com/c/RightBrainedTutorials [www.youtube.com]
For my Houdini tutorials and more visit:
https://www.youtube.com/c/RightBrainedTutorials [www.youtube.com]
- Konstantin Magnus
- Member
- 686 posts
- Joined: Sept. 2013
- Offline
The instance SOP can copy various meshes on points:
https://www.sidefx.com/docs/houdini/nodes/sop/instance.html [www.sidefx.com]
Here is an example how:
https://forums.odforce.net/topic/43605-extrude-sop-how-to-move-objects-with-extruded-faces-by-fzscale/?tab=comments#comment-206331 [forums.odforce.net]
https://www.sidefx.com/docs/houdini/nodes/sop/instance.html [www.sidefx.com]
Here is an example how:
https://forums.odforce.net/topic/43605-extrude-sop-how-to-move-objects-with-extruded-faces-by-fzscale/?tab=comments#comment-206331 [forums.odforce.net]
https://procegen.konstantinmagnus.de/ [procegen.konstantinmagnus.de]
- toadstorm
- Member
- 385 posts
- Joined: April 2017
- Offline
I have a long blogpost that describes a few different ways to randomize instances, using for loops, packed disk primitives, or the Instance SOP: https://www.toadstorm.com/blog/?p=493 [www.toadstorm.com]
And yeah, seconding Midphase… if you need something easy and quick, MOPs will handle it. I can answer any questions you have about it in the Third Party Tools forum here, or in the MOPs Forums [forum.motionoperators.com].
And yeah, seconding Midphase… if you need something easy and quick, MOPs will handle it. I can answer any questions you have about it in the Third Party Tools forum here, or in the MOPs Forums [forum.motionoperators.com].
MOPs (Motion Operators for Houdini): http://www.motionoperators.com [www.motionoperators.com]
- chanson78
- Member
- 45 posts
- Joined: March 2017
- Offline
- goldfarb
- Staff
- 3464 posts
- Joined: July 2005
- Offline
-
- Quick Links