xtk / X

The X Toolkit
http://www.goXTK.com
Other
795 stars 266 forks source link

get ready for volume animations #98

Open haehn opened 12 years ago

haehn commented 12 years ago

right now, if multiple volumes are loaded, the rendering loop is not optimal when only some volumes are visible since it loops on the lowest level. instead we should loop only through toplevel objects and only if the toplevel object is visible, access the children.