[JAVA3D] Java 3D FAQ Weekly Posting (20 Nov 2000)

2000-11-19 Thread The Java 3D FAQ
The Java 3D Frequently Asked Questions list for Monday November 20 2000 This is a posting of topics covered in the Java 3D FAQ. The answers to these questions are kept at: http://www.j3d.org/faq Please consult this list and the web site before asking questions on the mailing list. If

Re: [JAVA3D] 1.2.1 beta Open GL issues

2000-11-19 Thread David
Interestingif I run the program from the command line it works properly. So I did some checking on how jbuilder is running the program and found the invocation to be the same as I was doing from the command line with one exception. So I created a batch file that does the same thing and fooled

[JAVA3D] 1.2.1 beta Open GL issues

2000-11-19 Thread David
I have attached two screenshots. The only difference is the "light" one (cosm14.jpg) is taken in 1.2 and the "dark" one (cosm16.jpg) is taken in 1.2.1. I see two major problems. Light enabled textures are appearing extremely dark now. Other textures look ok. Transparency looks completely brok

[JAVA3D] Performance Report 1.2.1 beta 1 and Voodoo 3 v1.06 drivers

2000-11-19 Thread John Wright
Our application is achieving almost a 50% performance increase using Java 3D 1.2.1 beta 1 (OpenGL) (on a GeForce video card system). Frame rates in different areas of our scene went from 22 fps to 29 fps and from 55 fps to 88 fps. On one low end machine (AMD K6-200, 32 Meg RAM, 3dfx Voodoo 3, Wi

Re: [JAVA3D] VRML data help!!

2000-11-19 Thread Adriano Cavalcanti da Silva
Dear Tina, I am also a PhD Student searching in VR and 3D Simulators.. So, what would you mean... could you be more precise ? Regards -- -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- MSc Ing. Adriano Cavalcanti Fraunhofer IGD . A5 . Zi 008 Phone +49+6151/155415 Darmstadt ht

[JAVA3D] Compatibility mode disappears objects.

2000-11-19 Thread Sameer Pokarna
Hi all, I want to get the projection matrix of my view. However, for this, I need to set the compatibility mode to true. Now, if I set the compatibility mode to true, the objects in the view disappear. What might be the reason. The view is fine till I set the mode to true. Are the default view p

[JAVA3D] java3D Collision

2000-11-19 Thread K.R.Karthikeyan
I want immediate help on this. I want to stop collision in Java3D. ie I want to stop the object passing through another object   Example Program will be more helpful to me, i need this very urgently Is anybody can help me.   Karthikeyan