CatherineKan Posted June 3, 2020 Share Posted June 3, 2020 I have a simple problem, but do not know hou to do it. I want to color my sphere with created vector attributes, and let it change frame by frame based on the points of color vector I created as shown in the geometry spreadsheet. It should be easy to do? But I am a newbie, have tried many ways but failed. Thanks a lot! Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted June 3, 2020 Share Posted June 3, 2020 To set the spheres color frame-based to other points' color use an expression such as: point('../DATA', $F, 'Cd', 0) color_copy_frame.hipnc 1 Quote Link to comment Share on other sites More sharing options...
CatherineKan Posted June 4, 2020 Author Share Posted June 4, 2020 18 hours ago, konstantin magnus said: To set the spheres color frame-based to other points' color use an expression such as: point('../DATA', $F, 'Cd', 0) color_copy_frame.hipnc Wow, thanks! I did not recognize that! 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.