In Skatter, we use an Instancer V-Ray plugin to export "Render only" Skatter setups to V-Ray.
It works fine, except in animations. Instances duplicated via an Instancer plugin double in size at each new frame.
Our code is not called after the initial on_model_exported event, so I'm guessing this is an issue in V-Ray itself.
How to reproduce:
- Create a Skatter setup, pick a Host and a Scattered Object, and enable "Render Only"
- Create two SketchUp scenes
- Enable Animation in V-Ray
- Render
I attached an example .skp showacsing the issue. You need to have Skatter v1 installed, and simply start a render.
It works fine, except in animations. Instances duplicated via an Instancer plugin double in size at each new frame.
Our code is not called after the initial on_model_exported event, so I'm guessing this is an issue in V-Ray itself.
How to reproduce:
- Create a Skatter setup, pick a Host and a Scattered Object, and enable "Render Only"
- Create two SketchUp scenes
- Enable Animation in V-Ray
- Render
I attached an example .skp showacsing the issue. You need to have Skatter v1 installed, and simply start a render.
Comment