apologies if this has already been covered (the search function seems to be down this morning).
Is there any way to convert or render an animated vray proxy? the animated vray proxy displays fine in the viewport, and renders the first frame (when set to display whole mesh mode) but doesnt render the rest of the frames.
Sorry, I am not sure about an “official” workflow for this, but I just checked and, strange enough, it seems that animated Vray proxies render fine when set to “preview from file”. They can be also saved as Corona Proxy in that mode. But I can understand this is hardly ever an option (usually “full mesh” would be required).
I created an animated teapot, then converted it to Vray animated proxy, selected “show whole mesh”, then create an empty Corona proxy, picked the teapot from scene.
I understand there maybe troubles when automating multiple proxy conversion. This would require a new proxy converter script.
I’m currently looking into that. At the moment I don’t see a way to read out info about animation state and range from vray proxies. I made a forum request in the chaosgroup forums. If that comes out positive I’ll add proxy conversion to the Corona Converter.
I asked for help in the Chaosgroup forums and even though Vlado knew what I wanted to use it for, he helped me by directing me to the Vray sdk documentation. So, kudos to Vlado - that was a very nice thing to do!
I managed to write a basic reader for the .vrmesh format in c# that I can use to find the necessary information about animation ranges. So stay tuned