Java3D(Vipul Srivastava)
Hi All,
My name is Vipul Srivastava , i m using java3D Api in my project.
i am facing a problem if any of u guys have the solution please let me know.
issue:-I have made 2 ,3D shapes (cuboids,shape 1 & shape 2,shape 1 is bigger than shape2) .these faces have some surfaces ,that consides each other ,both the shapes have same appearence set.but the shape 1 is filled by red colour and shape 2 is by green colour.when i visualize both the shapes ,the shape 1's layer is shown first and when i enter into this shape ,the shape 2 layer is shown with its colour.i want to see shape 2 layer first and then shape 1 layer.

