'Render flag' equivalent for LOPs?

   1790   3   1
User Avatar
Member
9 posts
Joined: 11月 2021
オフライン
I have a complex scene with many volumes, which can quickly slow down the viewport display. In SOP, I could convert these to polygons and use a Render flag before converting so that it would render the volume, but display the polygon in the viewport. This greatly increased productivity. How can you achieve the same in the solaris workflow? I want Karma to render the objects as volumes when saving to disk, but display them as polygons in the viewport.

Thanks!
User Avatar
Member
171 posts
Joined: 1月 2019
オフライン
This is possible, you want to set a prim's purpose, using a Configure Primitive lop.


https://www.tokeru.com/cgwiki/index.php?title=UsdGuide12 [www.tokeru.com]


https://graphics.pixar.com/usd/release/glossary.html#usdglossary-purpose [graphics.pixar.com]

David.
User Avatar
Member
9 posts
Joined: 11月 2021
オフライン
daviddeacon
This is possible, you want to set a prim's purpose, using a Configure Primitive lop.


https://www.tokeru.com/cgwiki/index.php?title=UsdGuide12 [www.tokeru.com]


https://graphics.pixar.com/usd/release/glossary.html#usdglossary-purpose [graphics.pixar.com]

David.

Sorry, could you expand on this? I can see that changing the purpose can hide or display layers (render, proxy, etc) but do not see any way to replace the complex volumes with lower poly geometry in the viewport.
User Avatar
Member
9 posts
Joined: 11月 2021
オフライン
Nevermind, I have it working now. Thank you David!
  • Quick Links