Anim8or Community
General Category => General Anim8or Forum => Topic started by: mrbeaver.07 on November 17, 2021, 10:36:19 pm
-
Ok, the scene that I was developing for 2 months is ready (but only as OpenGL version)
That scene has moment, where camera is close to Mr Beaver and for some reason, it renders really slowly. But when I created another scene with only Mr Beaver in it, it rendered really fast!
The scene, where rendering time was slow look like picture1, but the scene, where rendering time is fast look like picture2.
So the question is: does rendering time depends on scene, that is rendering?
-
I think you probably already know the answer to that, since that's what you're experiencing. As has been mentioned to you before, the more polygons there are in a model or in a scene, the more computations the renderer must make. More objects means more polygons, so longer render times.
There are certain "tricks" that you may be able to use to help reduce render times for these scenes, like "freezing" a background, but that depends on how much movement your camera and/or subject makes within a scene.
-
Thanks :)
-
oh, by the way, I was rendering with ART Ray Tracer