[JAVA3D] Textures using TexCoordGeneration

2005-01-08 Thread Tom Spencer
Hi there, I have used GeometryInfo to create a number of square planes for a shape and I am now trying to map a texture to these planes. I am using TexCoordGeneration to create the Texture Coordinates for the shape: app.setTexCoordGeneration(new TexCoordGeneration(TexCoordGeneration.OBJECT_LINEAR

[JAVA3D] view.setWindowMovementPolicy broken?

2005-01-08 Thread Jon Seanor
Hi there, I'm seeking guidance on what appears to be a bug in Java3D. (i.e. Is this a genuine bug, or is my ignorance of the API?) The 1.3.1 API docs state for the Window Movement Policy:- "A value of PHYSICAL_WORLD implies that the image seen in the window remains the same no matter where the u