logix1390 Posted September 13, 2017 Share Posted September 13, 2017 I have a rather noob question ... I have red spheres copied onto a grid. I want to change the color to Blue using VOPS. after the copy.. I can do it in vex easily, but im not sure why it's not working in vops. I tried a few things... the set vector component seemed promising according to the help card, but i'm not sure how to use it exactly. I'll attach my scene file for anyone who wants to take a look. Thank you. Quote Link to comment Share on other sites More sharing options...
logix1390 Posted September 13, 2017 Author Share Posted September 13, 2017 Sorry, here is the file. change_red_to_blue_vops.hip Quote Link to comment Share on other sites More sharing options...
Sepu Posted September 13, 2017 Share Posted September 13, 2017 (edited) Mmm Just add a param and change to color, unless you want something completely different. You can even use the Color SOP for something that simple. change_red_to_blue_vops.hip Edited September 13, 2017 by Sepu Quote Link to comment Share on other sites More sharing options...
logix1390 Posted September 14, 2017 Author Share Posted September 14, 2017 thank u sepu Quote Link to comment Share on other sites More sharing options...
jingaa Posted September 28, 2017 Share Posted September 28, 2017 I think you are trying harder way... create a attribvop and just put a color ramp node feed it with color and output it to color again. Now you can change the color out of the vop Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.