better to look at JSDT(java sahred data toolkit) which now became open source
> Hi > I am trying to control a shape rotation through a client server > application > I created the client but I don't know how to use the client message in the > server side. > Does anyone have an idea about how to handle rotation from a client ( can > do > that in the same program with button and action listeners) > > Thanks. > > > ----- Original Message ----- > From: "Andre Bialojahn" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 22, 2004 10:20 PM > Subject: Re: [JAVA3D] Segmentation fault > > > 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 information (stacktrace, other messages) that you could > give regarding this crash? > When - exactly - does it happen? > >> 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. > > Does J3D work at all on your box? Have you tried to run the examples? > Do they run? > It crashes only when running this specific code? > > Have you checked the current versions of the J3D-libs on Win and SGI? > AFAIK there's no "official" J3D-version from Sun, as only Solaris > and W32 are supported. You're thus using a specialized SGI IRIX port? > What about the specific "known bugs"-section on SGIs sites? > > Regards, > Andr� > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
