[JAVA3D] Memory Problems with Java3D demos , Sun Developers pls help

2001-10-07 Thread Saurabh Akhauri
Hi, I have observed that there is serious memory problems with java3D demos available with java3D installations for ex - for Tick Tack Picking applet on first load IExplorer's Heap Usage was - 2 KB on refreshing the applet 5 Times Heap usage 22512 KB on refreshing the applet 5 Times Heap

Re: [JAVA3D] Exception loading a file from an applet (using portfolio)

2001-10-07 Thread ???
hi, Daniel I have got the same exception. Do you solved this problem? Unfortunately, I don't solved this problem If you have solved it already, would you inform me about it. please? Thanks in advanced Mikyoung - Original Message - From: "Daniel Moscoso" <[EMAIL

[JAVA3D] Java 3D FAQ Weekly Posting (08 Oct 2001)

2001-10-07 Thread The Java 3D FAQ
The Java 3D Frequently Asked Questions list for Monday October 8 2001 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 th

Re: [JAVA3D] Proposition: develop Swing3D

2001-10-07 Thread Jon Barrilleaux
De ja vu all over again... I proposed a somewhat similar effort in my book, "3D User Interfaces with Java 3D" (see www.manning.,com/barrilleaux), and even called my framework a first step on the road to attaining a "Swing 3D". At the time I did not suggest open source, but as I've told individua

[JAVA3D] Java3d Coord. System

2001-10-07 Thread Kapil Joshi
Hi all !     i am writing an interactive application in Java3d. I am using the mousepressed event on canvas3d want to convert the values obtained from e.getX() and e.getY() to java3d cords. How can I do that. Using Canvas3D.getPixelLocationInImagePlate gives me very small values th