#1
|
|||
|
|||
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. |
#2
|
|||
|
|||
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) |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Level of Detail | envisC | Vizard | 2 | 10-22-2009 12:07 PM |
Strange Rendering Lag Spikes | theuberk | Vizard | 3 | 02-26-2008 09:55 AM |
Any way to increase rendering resolution | v-Salik | Vizard | 3 | 09-12-2007 04:57 PM |
Buttons Not rendering to both Eyes in 3d | shivanangel | Vizard | 2 | 05-24-2007 06:58 AM |
Texture map rendering problem | JRichizzle | Vizard | 4 | 03-04-2004 07:20 AM |