[JAVA3D] Pick line problem

2004-11-19 Thread Katalin Tamas
Hi, I have a scene graph with a structure of many lines, I want to pick the lines. I use PickCanvas with setMode(GEOMETRY_INTERSECT_INFO). In certaine cases, where the coordinate values are too small ( = the line lengths are too small, ex: 0.001 ) the picking behavior does not work well : it pick

Re: [JAVA3D] MouseRotate Question (very choppy)

2004-11-19 Thread Alessandro Borges
Maybe what I saying is to related to your problem, but I've faced some slowdown on mouse events due bugs in video driver. A video driver update solved it.   And I use hardware mouse cursor in my linux with Nvidia vcard, otherwise the mouse blinks and disappears when over 3D windows. I've heard ATI

[JAVA3D] wanna use the CosmoPlayer for commercial presentation

2004-11-19 Thread [EMAIL PROTECTED]
Hello everybody. I found the CosmoPlayer if I was looking for a plugin showing 3D-models into a web browser. I would like to use this plugin for a commercial presentation. Does anybody know if there's a copyright? I couldn't find anything. Thank you, Ingo Preuss --- ingo preuss

Re: [JAVA3D] MouseRotate Question (very choppy)

2004-11-19 Thread Nicholas Pappas
Thanks Alessandro. How do I set my mouse to hardware in Linux (I am using Gentoo, w/ an nVidia card & latest drivers)? On Fri, 2004-11-19 at 10:21 -0300, Alessandro Borges wrote: > Maybe what I saying is to related to your problem, but I've faced some > slowdown on mouse events due bugs i

[JAVA3D] 2D Graphics on a Canvas3D

2004-11-19 Thread Nicholas Pappas
Hello all. I know this has been asked, sorry. I'm still browsing around the web, and need to rummage through the list archives more, but I have had a heck of a time finding information on this. I simple need to draw some 2D images on my Canvas3D. I've been looking at "reg

Re: [JAVA3D] Java 3D scene graph Editor

2004-11-19 Thread TBG
It looks impressive but you need to convert it to english if you want a broad opinion. I don't undertand the pull down menu options. - Original Message - From: "Lina Marcela Ruiz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 19, 2004 11:39 PM Subject: [JAVA3D] Java 3D

Re: [JAVA3D] 2D Graphics on a Canvas3D

2004-11-19 Thread Nicholas Pappas
After doing some more digging, I found this post from a few months ago. I remember reading it then and thinking this is something I will be needing to do in the future (i.e.: now). http://archives.java.sun.com/cgi-bin/wa?A2=ind0409&L=java3d-interest&F=&S=&P=3580 Trouble is, the link