Hi. on the assignmaterial LOP in Solaris you can change the primitive to geometry or mesh amongst others. What is the difference between geometry and mesh. I was to tag geometry meshes (pols, sub-d etc. Is one preferred over the other?
EDIT: is seems MESH tags poly/subd data, but I still do not really understand what the difference in definition is.
Best
Mark
assign material: difference between geometry and mesh
2403 2 1-
- Mark Wallman
- Member
- 739 posts
- Joined: 8月 2013
- オンライン
-
- jsmack
- Member
- 8173 posts
- Joined: 9月 2011
- オフライン
-
- mtucker
- スタッフ
- 4559 posts
- Joined: 7月 2005
- オフライン
"Geometry" would include curves, points, cubes, spheres... The reason "Geometry" uses UsdGeomBoundable is to capture point instancers (which are boundable, but are not gprims). If you go to https://graphics.pixar.com/usd/docs/api/class_usd_geom_boundable.html [graphics.pixar.com] and click on the "Inheritance Diagram for UsdGeomBuondable" it shows a nice graphical representation of the schema inheritance.
-
- Quick Links