Re: [JAVA3D] Textures

2000-11-03 Thread Markus Stiller
> The workaround that I am thinking of: sell the card. ;) > (I hope somebody at 3dfx is listening) I can't. I'm only a student :) > PS: Once I resized my textures down to 256x256, the card seemed to work > decently well. I have only textures with 64x64 Pixel. ===

Re: [JAVA3D] Textures

2000-11-03 Thread Markus Stiller
John, yes I have an Voodoo3 2000 card. Do you know a solution or a workaround for the driver problem? - Original Message - From: "John Wright" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 02, 2000 4:56 PM Subject: Re: [JAVA3D] Textures > Markus, > > What video

[JAVA3D] Textures

2000-11-02 Thread Markus Stiller
Hallo,   I have another problem. I have made an textured BaseLevel Objekt. Also I have added the Key Navigator Object to the Scenegraph. Now the problem. If I stand ca. 2 meters with the view object by the textured object the texture not not shown correctly. Same problem if I look at texture

Re: [JAVA3D] 3d hardware

2000-10-29 Thread Markus Stiller
I have an Voodoo3 card from 3dfx and no problems with graphics - Original Message - From: "Carl Smotricz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 29, 2000 7:29 PM Subject: Re: [JAVA3D] 3d hardware > At 22:28 25.10.00 , you wrote: > >I insist because performance

Re: [JAVA3D] object not displayed after I resize netscape window

2000-10-24 Thread Markus Stiller
running the applet, for some reason." Your browser is completely > ignoring the > tag! --> "cos.jar " WIDTH = 800 -- Markus Stiller eMail: [EMAIL PROTECTED] Java 3D Experiments: http://java3d.stilleronline.de ==

[JAVA3D] [Java3D] Run Against Wall

2000-10-23 Thread Markus Stiller
Hello,   I have made a house in Java3D with an GeometryInfo Polygonarray and the KeyNavigator Behavior. My problem is that I can walk by the walls of house. Can you help me to find a way to stop this(Behavior?,other way?)?   --Markus StillereMail: [EMAIL PROTECTED]Java 3D Experiments: http:/