Instead of asking Beta forum, I think this is appropriate section for this question. I got velocity to color as in Bobo’s tutorial. But I want to display color without using vertex color channel.
I am using iRay for rendering which doesn’t support vertex color channel. So is there other way to transfer data to frost mesh?
Thanks Paul! yeah, I checked that tutorial. I tried texture coordinate output, But using gradient ramp map. btw Do I need to check “velocity to map channel” on frost mesh?
Yeah, I tried that first, and I couldn’t seem to get it to work.
No. In this case, I think you just want Frost to copy the TextureCoord from Magma. This is because you applied some operations in Magma (got the Velocity magnitude, and scaled it) that you want to keep in the TextureCoord channel. If you enable “Velocity to Map Channel” in Frost, then it will overwrite those changes you made.
Thanks Paul! I will try bitmap way. I have one more question :
How do frost read that information from PRT loader? (I mean if I am not going to add any KCM to frost but PRT loader)