Forum: Poser - OFFICIAL


Subject: Why is it faster to render a small object enlarged than render a close up?

SamTherapy opened this issue on Mar 13, 2023 ยท 7 posts


willyb53 posted Tue, 14 March 2023 at 10:36 AM

I do not know about Poser internals, but other (older) software used octree culling, which is a binary search in 3d, in each step it examines all the cubes, and tosses out all with nothing in them.  a small object takes more levels to find which cube(s) the object occupies 

https://en.wikipedia.org/wiki/Octree

Bill




People that know everything by definition can not learn anything