In my scene, there are 30.000 cubes and even the invisible ones are being rendered by default and that affects fps in a bad way.
I don't want to implement it from scratch, and I suspect there must be an implemented occlusion culling for Ogre3D. Do you know how to enable the default occulusion culling system in Ogre?