HI. I'm trying to render a scene with many instanced geometries using delayed load. All works fine, but it takes 2 minutes loading the instances (6000+), and only few seconds to render. I'd like to know if I can load the geometries once, and not reload everything at each frame. Nothing is animated except for the camera. In the interactive render, once I load the geometries I can move the camera and lights around and it updates very quickly, but as soon i change the frame it needs to recalcu