Re: [JAVA3D] ColorCube problem

2002-10-16 Thread Mr H. Morgan
java version "1.4.1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21) Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode) java 3D 1.3 Hope this helps, Hugh >Delivered-To: [EMAIL PROTECTED] >MIME-Version: 1.0 >Content-Transfer-Encoding: 8bit >Subje

[JAVA3D] ColorCube problem

2002-10-16 Thread R CM
Hi all, I've recently update to j3d1.3 and jdk1.4.1 and a amazing problem occur with the ColorCube class you can test the Bug with the SimpleUniverseLess.java recently post by Kelvin Chung replace the line : import com.sun.j3d.utils.geometry.ColorCube; by : import com.sun.j3d.utils.geometry.*;