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.

[645 byte] By [bethebesta] at [2007-11-26 15:13:45]
# 1
You need to create a [url= http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program[/url] (SSCCE) that demonstrates the incorrect behaviour, because we can't guess exactly what you are doing based on the information provided.
cotton.ma at 2007-7-8 9:05:07 > top of Java-index,Java Essentials,Java Programming...