Search found 1 match
- Thu Sep 12, 2013 8:57 pm
- Forum: HTML5/Web Engines
- Topic: Proposed Update - Broad-Phase SceneGraph Optimisation
- Replies: -1
- Views: 5776
Re: Proposed Update - Broad-Phase SceneGraph Optimisation
Have you thought about how this would interact with network streaming? I have been thinking about the same problem, performance issues with many entities. While prohibiting rendering of off-screen entities will most certainly bring a big performance gain on the client side, a big number of entities ...