Re: [JAVA3D] Problem with zooming and texture

2004-07-11 Thread Gilson Laurent
Hello > When i zoom in, after a particular point the image > disappears. The quad disappers as well ? Well the quad is reaching the clip-off-distance. If the distance from the object (your quad) to the viewpoint is smaller when the clip-off-distance it disappears. See: javax.media.j3d.View: setF

[JAVA3D] Problem with zooming and texture

2004-07-10 Thread romil shah
Hi all, I have a quadarray with a "tiff" image as texture on it. I am using the MouseZoom to zoom in and out. The problem :: When i zoom in, after a particular point the image disappears. I tried a couple of online examples and am having the same problem with those too. I have a 256MB ATI Graphic