nowthatsbetter 0 Posted December 24, 2017 Hi, I've been trying to figure how to add the vertex color of the previous frame (the sum of colors over 200 frames) to the current frames for couple of hours now. My issue is that i'm not sure how to store this value of the previous frames color value so i can use it in a VOP. Is there a way to store the value for use in the next frame? Many Thanks. Share this post Link to post Share on other sites
Noobini 689 Posted December 24, 2017 a simple setup.... ColorAccum.hipnc Share this post Link to post Share on other sites
mestela 677 Posted December 24, 2017 Solver sop. http://www.tokeru.com/cgwiki/index.php?title=The_solver_sop#Attributes_other_than_position Share this post Link to post Share on other sites
mestela 677 Posted December 24, 2017 Ha, beat me to it Noobini. Share this post Link to post Share on other sites
Noobini 689 Posted December 24, 2017 (edited) well no..I was switchin thought to solver meself... added solver I think the solver is more relevant to the question..while the attribVOP is simply a formula ColorAccum.hipnc Edited December 24, 2017 by Noobini Share this post Link to post Share on other sites