Random Color changes randomseed during animation
Posted: Tue Oct 14, 2014 1:23 pm
Hi does anyone know why would random color seed just change during animation making my trees in background different color. Thank you
Community Forums for OTOY Customers
https://render.otoy.com/forum/
We are planing to use special seed values per instance which should be constant from frame to frame. At the moment there is no way to keep color with changing object number.coilbook wrote:itoo forest reply
"Thanks for reporting the problem. It seems random color texture uses the object's geometry to compute random seeds, so in this case it generates different values because geometry is non-static.
Unfortunately we cannot fix the problem. This is something should be checked by the Otoy team."
Thanks!Karba wrote:We are planing to use special seed values per instance which should be constant from frame to frame. At the moment there is no way to keep color with changing object number.coilbook wrote:itoo forest reply
"Thanks for reporting the problem. It seems random color texture uses the object's geometry to compute random seeds, so in this case it generates different values because geometry is non-static.
Unfortunately we cannot fix the problem. This is something should be checked by the Otoy team."