[JAVA3D] VRML Material Swapping Question

2005-06-07 Thread Mark Alexander Friedgan
I would like to make a group blink red for example and I've been trying to find a good solution to this. I.e. right now what I have is a choice node which turns on and off wrapping the group, this blinks the objects in or out of existence but i want them instead to blink red, sort of highlight. W

[JAVA3D] Error when loading wrl file

2005-06-07 Thread Saeed Ansari
Hello all, I want to load a wrl formay file with VRML97 loader. When I want to load the object I get this error :   java.lang.ArrayIndexOutOfBoundsException: IndexedGeometryArray: index texcoord value greater than the array length   How can I remove this error ?   Regards, Saeed Di

[JAVA3D] Error when loading wrl file

2005-06-07 Thread Saeed Ansari
Hello all, I want to load a wrl formay file with VRML97 loader. When I want to load the object I get this error :   java.lang.ArrayIndexOutOfBoundsException: IndexedGeometryArray: index texcoord value greater than the array length   How can I remove this error ?   Regards, Saeed Dis