Hi guys, im developing some HDAs for Maya, and one of those require to scatter some points over a surface, to do so im using an attribute to controll the density of points by painting influence areas(using an attribute paint sop).
So what i want to know is how to paint that mask in maya and transfer that attribute to the HDA.
The way i do it is pluging the attribute paint to the main input of the asset and typing the attribute name in one checkbox linked to a scatter node.
That's easy in Houdini but im not quite sure of how to create and link that attribute in Maya.
Any ideas?
Thanks in advance.
Jose
Pd: Here are some images of the Hda in Houdini and Maya.
Houdini to Maya HDA Attribute Paint
2049 3 0- Jose_SAEZ
- Member
- 2 posts
- Joined: Nov. 2022
- Offline
- johnmather
- Staff
- 528 posts
- Joined: Aug. 2019
- Offline
When you paint vertex colors in Maya, they are brought over into Houdini as Cd attributes. You can use these to drive your mask.
See here for all of the attributes that you can use: https://www.sidefx.com/docs/houdini/maya/mesh.html [www.sidefx.com]
See here for all of the attributes that you can use: https://www.sidefx.com/docs/houdini/maya/mesh.html [www.sidefx.com]
- Jose_SAEZ
- Member
- 2 posts
- Joined: Nov. 2022
- Offline
johnmather
When you paint vertex colors in Maya, they are brought over into Houdini as Cd attributes. You can use these to drive your mask.
See here for all of the attributes that you can use: https://www.sidefx.com/docs/houdini/maya/mesh.html [www.sidefx.com]
So for example if i set the density to work on Cd.x and then paint the mesh in maya the asset should read it and scatter points accordingly?
- johnmather
- Staff
- 528 posts
- Joined: Aug. 2019
- Offline
-
- Quick Links