Oh, I hit the send button too early. You need to add the DepthChunk to the transparent material of the node. Also it could be helpful to increase the sort key of that material to ensure that it gets drawn after.
Matthias On Thursday 03 November 2005 08:32, Matthias Stiller wrote: > Hi Toni, > > take a look at the DepthChunk. > > Regards > > Matthias > > On Thursday 03 November 2005 08:27, Antonio Bleile wrote: > > Hi, > > > > how do I disable depth testing? I have a Billboard > > and a semitransparent plane on top of that (like a frame > > for the billboard). What I see is z-fighting. > > So how do I tell the scene graph to disable depth testing > > for that node? > > > > Regards, > > > > Toni > > > > -- > > Ing. Antonio Bleile > > Seac02 S.r.l. > > via Avogadro 4 > > 10121 Torino Italia > > Tel. +39.011.197.006.52 > > Fax +39.011.197.006.53 > > E-mail [EMAIL PROTECTED] > > Sito www.seac02.it > > > > Questa E-mail è rivolta unicamente alle persone o enti ai quali è > > indirizzata. Essa può contenere informazioni la cui riservatezza è > > tutelata. Sono vietati la riproduzione e qualsiasi uso di questa > > e-mail e/o delle informazioni in essa contenute in mancanza di > > autorizzazione del destinatario. > > This e-mail is intended only for the person or entity to which is > > addressed. It may contain information that is privileged, > > proprietary, confidential, attorney work product or otherwise > > exempted from disclosure under applicable law. Copying, > > dissemination or use of this e-mail or the information herein by > > anyone other than the intended recipient is prohibited. > > > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: > > Tame your development challenges with Apache's Geronimo App Server. > > Download it for free - -and be entered to win a 42" plasma tv or > > your very own Sony(tm)PSP. Click here to play: > > http://sourceforge.net/geronimo.php > > _______________________________________________ > > Opensg-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/opensg-users ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
