Wow!!! Beautiful model. Just gorgeous.
> With many big objects, moves at the screen becomes a little "slowly"? :)
> Maybe some optimizations are again possible?
Well, it's been optimized quite heavily already... There probably won't be any gains in raw display speed for V1.
In the future it will be possible to improve the speed for dense models, but it will mostly involve degrading the display, such as using level of detail to display rougher versions for small objects, using normal aliased line drawing instead of the anti-aliased curve drawing, or using a wireframe mode instead of shaded mode. I don't expect to have these ready for V1 though.
It's the small details and small curved areas that cause a problem - for instance those little teeny-tiny spheres on the lamps get a display mesh of the same density as the larger spheres. Little tiny fillets get the same display mesh density as a large fillet, because the display mesh is based on surface curvature. With tons of little tiny curved things, that adds up to a huge number of polygons.
The main thing you can do right now to speed this up is to reduce the display density - go to Options, and there is a section for "Meshing parameters" - change Surface angle and Trim curve angle to something like 20 degrees. Also turning off the display of hidden-line curves and edges will also speed up curve display.
The default mesh density is set to quite high so that you can see more of the quality of the surfaces you are constructing and not get distracted by visible polygons and jagged outlines so much. But if you're working on a highly detailed model you may need to turn the quality down somewhat.
- Michael
|