[JAVA3D] IndexedTriangleStripArray referencing subset of Vertex Data

2001-11-26 Thread David Weir
Is it possible to have an IndexedTriangleStripArray index a subset of a Vertex Array? I have a set of vertices which are being used both by triangle strips and by triangles. The total of vertices in the vertex array is greater than the number of triangles in the strips. The documentation says

Re: [JAVA3D] BoundingSphere Bug?

2001-08-01 Thread David Weir
Umm, ok, it was user error - my line objects had per-vertex normal flag set without normals! === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general