Carve Node and Attributes

   4900   4   2
User Avatar
Member
4 posts
Joined: Jan. 2018
Offline
I had some issue using the Carve SOP trying to drive it with attributes.
Does anyone know how I could achieve a custom / randomized carve-amount per line?
I couldnt get it to work with point attributes nor with prim attributes… Or do i have to use a completely different Node?

Thanks
User Avatar
Member
7737 posts
Joined: Sept. 2011
Online
Carve SOP cannot use attributes for per-prim carves.

A foreach loop is required to do individual carve values per curve/surface.
User Avatar
Member
4 posts
Joined: Jan. 2018
Offline
Thanks a lot jsmack
User Avatar
Staff
4159 posts
Joined: Sept. 2007
Online
Carve is verbified, so the foreach loop can be compiled to get more speed.

Edited by goldleaf - Aug. 25, 2018 18:02:04

Attachments:
screenshot-area-2018-08-25-175944.png (234.1 KB)
compiled_carve.hipnc (102.6 KB)

I'm o.d.d.
User Avatar
Member
404 posts
Joined: June 2015
Offline
Ah crap, i was trying just that, to use an attribute transfer on a carve SOP but that does not work? No way to reveal curves with an attribute transfer using the carve sop?

Cheers,

A.
  • Quick Links