|
#1
|
|||
|
|||
Rendering order?
In order to get blending to work, I would like to render the items in my scene in a certain order, roughly from back to front.
I have a texture on some tree leaves that has transparency, and they seem to be blending with the skydome in the back, even when there are other things behind the tree that should be blended with, like the ground for example. Is there a way in Vizard to fix the rendering order? Or perhaps a better way to think about the problem? thanks |
#2
|
|||
|
|||
Hi, I think you need to be using vizard's built in function drawOrder function. This allows you to specify an objects draw order within the scene graph (lower numbers get drawn first).
Check out Vizard's help for more info Last edited by nige777; 09-27-2010 at 01:05 PM. |
#3
|
|||
|
|||
LOL - - How many functions?? Well you know what I mean
|
#4
|
|||
|
|||
Great, that's what i was looking for
|
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Rendering problem in InfiniteTerrain | omidbrb | Vizard | 2 | 02-24-2009 02:57 AM |
stereo rendering problem/bug | michaelrepucci | Vizard | 4 | 01-26-2009 08:42 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 |