[JAVA3D] CyberGlove and Tracker Java3D interfaces

2001-04-29 Thread Mojtaba Hosseini
Hello, I believe my last email concerning this issue never made it to the list. Since the issue of connecting CyberGloves and/or trackers to a Java3D was brought up, I thought it might be of use to some of you to know that I have written a simple Java3D interface for Virtual Technologies' CyberGl

Re: [JAVA3D] Getting a constant maximum frame rate...

2001-04-29 Thread ChrisThorne
Geoff and Michael, my summary on this subject from the list is now now in the Sutras: http://trapdoor.surak.com.au/~chris/home/java/j3d/PerformanceSutras.html Paul Byrne gave some platform analysis results results:    3.The effect of using WakeupOnElapsedTime(time_step) depends on the VM. That i

Re: [JAVA3D] Sun help! Joined Shapes With Lighting Problem

2001-04-29 Thread Geoff Morris
Hi Kelvin: I'm sorry to have troubled you regarding this ... I now don't think Java3D can help us ... I think it's a known issue with 3D graphics generally (related to Z-buffer fighting / coplanar primitives). I had no luck with polygon offsets/factors, as when you rotate an object, you will sti

[JAVA3D] fast applets

2001-04-29 Thread T Phillips
Why does a given applet sometimes run faster from a browser window than when compiled from an IDE and run on appletviewer?