cloudfx Posted May 2, 2012 Share Posted May 2, 2012 Hi, I have a geo which hav UV projected by Camera and I am trying to get the uv attribute to point Cd. Used pic expression but it doesn't seem to work properly. first pic is with pic expression after getting the uv texture attributes second pic is the uv texture attributes attached hip file avilable picTest.hip Quote Link to comment Share on other sites More sharing options...
3dbeing Posted May 2, 2012 Share Posted May 2, 2012 Hi, I have a geo which hav UV projected by Camera and I am trying to get the uv attribute to point Cd. You might try the point() expression instead. Quote Link to comment Share on other sites More sharing options...
cloudfx Posted May 3, 2012 Author Share Posted May 3, 2012 (edited) You might try the point() expression instead. point("../attribcopy1",$PT , "uv" , index) Tried that earlier. It came out like this.. Edited May 3, 2012 by cloudfx Quote Link to comment Share on other sites More sharing options...
cloudfx Posted May 3, 2012 Author Share Posted May 3, 2012 point("../attribcopy1",$PT , "uv" , index) Tried that earlier. It came out like this.. colormap in vop helped this issue! 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.