rcmaniac25 / GamePlay

Open-source, cross-platform 3D native C++ game framework making it easy to learn and write mobile and desktop games.
www.gameplay3d.org
1 stars 1 forks source link

LOD Support #45

Open rcmaniac25 opened 9 years ago

rcmaniac25 commented 9 years ago

both by distance from camera and by speed of camera motion (why draw something complex when it will be on screen for maybe a quarter of a second before being offscreen again?)