horde3d / Horde3D

Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
http://horde3d.org/
1.55k stars 308 forks source link

Render view behavior change and optimization #200

Closed algts closed 3 years ago

algts commented 3 years ago

Should fix the problem of the "first frame", when lights and camera could have stale matrices during render views preparing. An optimization is also introduced that helps skipping redundant root node tree updates.