WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   rendering level (https://forum.worldviz.com/showthread.php?t=2841)

shahramy 07-21-2010 12:57 AM

rendering level
 
Hi
how can I reduce details of my world that far away from view point and high details of my world that near to view point?
on the other hand, is it possible to change rendering of detail level of far abjects?
thanks for your help.

Veleno 07-26-2010 12:12 PM

Hi shahramy
-One common method is to use fog + distance culling.
-Another option is to use the OSG Level of Detail helper. With this one, you would merge or group all the objects in a room and add it to the LOD helper, then set the distance in meters for that object to be visible. You can set up objects to simply disappear after a certain distance, or you can switch in lower detail versions of the object. These have to be created manually.(Helpers --> OpenSceneGraph --> LOD)
-Vizard does not currently have a way of automatically doing occlusion culling,
but Occluders can be added manually within 3ds max using rectangular splines and the OSG Occluder helper. (Helpers --> OpenSceneGraph --> Occluder)


All times are GMT -7. The time now is 08:16 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC