How to convert texture color to Cd?

   9874   3   0
User Avatar
Member
83 posts
Joined: Dec. 2005
Offline
How to convert texture color to Cd? Thanks advance
User Avatar
Member
8053 posts
Joined: July 2005
Offline
You can use the pic() expression function on a Point SOP. I think there's also tex() as well to check out.
User Avatar
Member
83 posts
Joined: Dec. 2005
Offline
Thank you very much
User Avatar
Staff
2673 posts
Joined: July 2005
Offline
newPeak
How to convert texture color to Cd? Thanks advance

You can also create a simple VEX network (which may run faster than the pic() function).

Attachments:
vexmap.hip.gz (8.0 KB)

  • Quick Links