Solaris: Render Curves as Thick with Arnold?

   490   2   1
User Avatar
Member
1215 posts
Joined: April 2017
Offline
In the traditional way I would render curves in Arnold, I would select the Geo node containing my curves and go to Arnold -> Shapes -> Curves -> Mode and set it to Thick.

In Solaris, I used a Sop Import to browse the Geo Node (with the thick setting) but when I render, It looks like Ribbons (instead of Thick). Any idea how to solve this?

-Olivier

Attachments:
Houdini_Solaris_Curves_Thick_01.jpg (30.5 KB)

User Avatar
Staff
617 posts
Joined: June 2020
Offline
The arnold-usd codebase has a unit test with this in it:

string primvars:arnold:mode = "thick" (interpolation = "constant")

SOP Import won't pull anything from the Geo node, but you can add this primvar in either SOPs or LOPs and hopefully you'll get what you're after.
User Avatar
Member
1215 posts
Joined: April 2017
Offline
Hi robp_sidefx!

Thanks for the reply. Today, I found out about the Render Geometry Settings node that has an arnold tab. There, I can change the Mode to Thick. I still have to test it out but it looks like the easy answer.

-Olivier
Edited by olivierth - May 13, 2026 13:20:34

Attachments:
Houdini_Solaris_Curves_Thick_02.jpg (68.7 KB)

  • Quick Links