davedx / lustro

A reactive, declarative, immediate mode WebGL UI framework
MIT License
30 stars 1 forks source link

Implement frustum culling #11

Open davedx opened 9 years ago

davedx commented 9 years ago

Do simple bounds checking to avoid drawing anything that's not in the viewport.