Point Groups For mutliple nParticle nodes?

   3356   4   1
User Avatar
Member
15 posts
Joined: Oct. 2010
Offline
Hello,

Id like to have groups of points in engine output separate nParticle nodes in maya. The same way prims in primitive groups will output separate mesh nodes.

In the Inputs and outputs of the houdiniAsset node thread, awong suggests something along these lines:
“Any Houdini group primitives that contain only points (no face, and no vertices) are outputted as Maya nParticles.”

So maybe my question is how do I add points to a prim group?

Adam
User Avatar
Member
818 posts
Joined: Sept. 2013
Offline
Points aren't primitives, so they can't be separated into different nParticles in the same way. The best thing for now is probably manually separating them into different OBJ manually. Houdini Engine will output different OBJs separately.
Andrew / アンドリュー
User Avatar
Member
15 posts
Joined: Oct. 2010
Offline
Ah simple enough, thanks!
User Avatar
Member
7 posts
Joined: July 2005
Offline
What if the points were divided into particle system primitives using an add sop? Would that spit out as separate objects?
User Avatar
Member
818 posts
Joined: Sept. 2013
Offline
Ah, that's an interesting idea. That would work, because particle system is a primitive. So they do get split up into multiple parts by Houdini Engine. I just did a test and it seems to work. See the attached OTL file. Neat!

Attachments:
splitting_points.otl (14.2 KB)

Andrew / アンドリュー
  • Quick Links