Re: [JAVA3D] OrderedGroup doesn't works

2004-06-12 Thread N. Vaidya
>On Sat, 12 Jun 2004 12:57:26 -, Michael Pfeiffer <[EMAIL PROTECTED] >ONLINE.DE> wrote: >plane is always drawed first so that it appears behind of all other >objects, Based on my understanding of OG, I think this is the problem The plane will get drawn first alright...but if the plane occ

[JAVA3D] OrderedGroup doesn't works

2004-06-12 Thread Michael Pfeiffer
Hi, I tried to implement a Skyplane using the OrderedGroup. The modifications within the SceneGraph are simple: there is one big plane (created using a flat Box-Primitive) as child of a TransformGroup which is one child of the OrderedGroup and a BranchGroup which holds a ScreneGraph with the whole