| Version 2 (modified by martin, 6 years ago) |
|---|
OSGLOD
TracNav
Documentation
- OSG BillBoard Helper
- OSG LOD Helper
- OSG NodeMask Helper
- OSG Impostor Helper
- OSG Visibility Group Helper
- OSG StateSet Helper
- OSG Sequence Helper
- OSG Switch Helper
- OSG Occluder Helper
- OSG Exporter
- CVS
- Download
- Changes
- WishList
- ToDo
- Compile Instructions
- Contact
- FAQ
- HOWTO(external page)
- Back to Plugins
- Back to Support
General
LOD is an acronym for Level Of Detail. Typical uses are for load balancing - objects further away from the eye point are rendered at a lower level of detail. You can specify at which distance certain object will become visible or invisible.
Possible uses:
The usage as shown in the demonstration below is pretty stupid. Better uses are:
- Make the inside geometry of a house invisble when outside. This saves render time;
- Replace complex geometry with a simple textured box when far away. You'd have to create such an object in your scene as well. This saves (possibly a lot of) render time;
To create a LOD Helper in 3d Studio Max
- Create some geometry;
- Add a OSG LOD Helper object;
- Specify the center of the LOD;
- Press the first None-button in LOD Obects, and assign an object to it;
- Specify the minimum and maximum boudaries. The object will be visible in between these. The distances are in Drawing units (and this should be set to metres to ensure proper dimensions in the Design Systems Viewer;
- Do this for all objects you wish to add to this LOD.
Other options
- LOD Center: This define the centerpoint of the LOD. Relative to this point all the distances will be calculated.
- LOD Objects: You can specify for 5 objects the Min and Max distance. Between these two the object is visible, outside the boundaries it will not be visible.
- Paged LOD: ...
Demonstration
Here you can see that in the first picture only the box is visible. Zooming out the sphere appears as well. Even more zooming out makes the box dissappear. You can [[Attach:dsLOD.zip download the demofile]]. MAX-scene en OSG-export are included in the file.
More information
Attachments
- OSGLodDemo1.jpg (2.4 kB) - added by martin 6 years ago.
- OSGLodDemo2.jpg (2.2 kB) - added by martin 6 years ago.
- OSGLodDemo3.jpg (2.0 kB) - added by martin 6 years ago.
- OSGLODRollout.jpg (14.0 kB) - added by martin 6 years ago.
- dsLOD.zip (28.5 kB) - added by martin 6 years ago.




