chovasie Posted July 10, 2014 Share Posted July 10, 2014 (edited) Is there a way to transfer color values from vertex on poly object with uv to texture in COP? I would like to source and sample vertex color values from tension sop that i made, and use that in cops to multyply texture driven displacements on places where i have comression in rendertime. I just cant find way to do it. Friend found a way with qlib and uvcloud but i would like to see is there a better way maybe? I can send sample scene if needed Cheers Edited July 10, 2014 by chovasie Quote Link to comment Share on other sites More sharing options...
anim Posted July 15, 2014 Share Posted July 15, 2014 just use your tension attribute directly in the shader create Bind VOP (or Parameter VOP) with the same name and type as your attribute and it will automatically use the attribute value if found, no need to bake that into texture unless you want to render in different renderer 1 Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted July 15, 2014 Share Posted July 15, 2014 (edited) i attached a procedure using render cop. hint from: http://forums.odforce.net/topic/11104-pick-point-color-from-geometry-cops/ http://forums.odforce.net/topic/20010-color-geometry-cop-urgent/ it would still be very interesting to know how to transfer vertex colors directly to COP (without having to render). vertex_to_cop.hipnc Edited July 15, 2014 by donluco Quote Link to comment Share on other sites More sharing options...
donQuoique Posted February 2, 2022 Share Posted February 2, 2022 I tried this. Not perfect though. It is really hard to control the seams. 2022-02-02 textureBuilder.hiplc textureBakeTest16.tga renderedColorBall.tga Quote Link to comment Share on other sites More sharing options...
Librarian Posted February 2, 2022 Share Posted February 2, 2022 here its everything explained @donQuoique Quote Link to comment Share on other sites More sharing options...
donQuoique Posted February 2, 2022 Share Posted February 2, 2022 Great! Thank you very much! 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.