#does three.js optimize rendering of objects?
2 messages · Page 1 of 1 (latest)
2 messages · Page 1 of 1 (latest)
lets say i have a million of meshes i added to scene, does three.js optimize the rendering in a way that it only renders the objects that are visible on the screen?