Re: [JAVA3D] We can't delete our messages

2004-04-22 Thread Sid Fernwilter
Yeah i hear youthanks for taking time the problem for me would be fixed if I could only remove my own post from here.you reckon it's impossible then?.. -Sid. On Fri, 26 Mar 2004 09:35:56 -0600, ZACZEK, MARIUSZ P. (MARIO) (JSC-DM) (NASA) <[EMAIL PROTECTED]> wrote: >even if you w

Re: [JAVA3D] How to make a translation follow the mouse.

2004-04-22 Thread Andre Bialojahn
> I'm working on a 3D interface that involves both moving the > viewing platform as well as moving objects in the virtual world. Same here. > Is there a simple way to say "what point in 3D space is at x,y on the > screen, at a depth of d meters?" -- I guess the best way is just to take the > Canv

[JAVA3D] Segmentation fault

2004-04-22 Thread Naomi Greenberg
Can anyone tell me, a novice, what a "segmentation violation" error might be when I try to render a 3d image on an SGI workstation?  The code was compiled on a Windows system, and I ported it to an SGI/unix box.  The rest of the Java code works - just 3D crashes.   Thanks. ==

Re: [JAVA3D] Segmentation fault

2004-04-22 Thread Andre Bialojahn
Hi, > Can anyone tell me, a novice, what a "segmentation violation" > error might be when I try to render a 3d image on an SGI workstation? Most probably it originates from the underlying libraries. Something somewhere fails, whereas "somewhere" seems to be outside of Java. Is there any informati