Has anyone else had any problems creating indexed geometry arrays with GeometryInfo?
When I load a VRML model using Xj3D and turn its geometry into indexed geometry using GeometryInfo with the compact setting or the useCoordIndexOnly setting I get ArrayIndexOutOfBoundsExceptions in the internals of Java3D’s processing/render classes when I try to render the geometry or use it to initialize another GeometryInfo instance. I have not had the same problem with the .obj loader so this may have to do with Xj3D. I am using version M7 of Xj3d.