That's cool. By the way, I noticed that individual objects in b3dmodel don't render when they're off-screen. Was this mechanic added by you or by babylon.js itself?
That's sounds to me like the basic operation of frustum culling (which is true by default). So it's an engine feature.