Re: Java 3D crashes when i close the window - FIXED :)

2001-12-24 Thread Eryk Furman
Thanks Nathan, I managed to upgrade to an official Mesa library (this was mentioned in the README-Java3D) and also used the newest ver 4.0.1. Not sure why it didnt work the first time. But it works now. :) Happy Holidays to all ... -Eryk >A note I found in the Flightgear-users archive su

Re: Java 3D crashes when i close the window - Please Help

2001-12-24 Thread Nathan Meyers
On Mon, Dec 24, 2001 at 10:19:59AM -0800, Eryk Furman wrote: > Hi all this is my first post, I just started developing Java under Linux, cuz >frankly i cant deal > with Microsoft's OS's anymore. I am running Red Hat 7.1, Java 2 jdk1.4 beta 3, >blackdown java3d > 1.3. Im running this on an IBM

Java 3D crashes when i close the window - Please Help

2001-12-24 Thread Eryk Furman
Hi all this is my first post, I just started developing Java under Linux, cuz frankly i cant deal with Microsoft's OS's anymore. I am running Red Hat 7.1, Java 2 jdk1.4 beta 3, blackdown java3d 1.3. Im running this on an IBM laptop with a NeoMagic vid card. The class runs fine but when i clo

Re: Java 3D question

2001-10-07 Thread Sina!JKL
PROTECTED]> Sent: Friday, October 05, 2001 7:44 AM Subject: Re: Java 3D question > > On Wednesday 03 October 2001 08:36, Timothy Reaves wrote: > > I have linux Java 3D working on my box. Are there any actual > > applications out there for Java 3D, or just the little d

Re: Java 3D question

2001-10-04 Thread Rob Saul
On Wednesday 03 October 2001 08:36, Timothy Reaves wrote: > I have linux Java 3D working on my box. Are there any actual > applications out there for Java 3D, or just the little demos that show > that it works? I believe RoboForge uses Java 3D. Anyone who knows better feel free to c

Java 3D question

2001-10-03 Thread Timothy Reaves
I have linux Java 3D working on my box. Are there any actual applications out there for Java 3D, or just the little demos that show that it works? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

how can I get start on JAVA 3D?

2001-09-06 Thread Sina!JKL
Hi, I'll study in 3D programming on JAVA, there's two choices I known. One is Wildtangent the other one is Java 3D, you know, I wanna become a 3D game programmer, that's my favor. but i meet a touble, how can i get start it? somebody could show me a way?

Re: Nvidia and Java 3D

2001-07-25 Thread Sylvain GIL
On Tue, Jul 24, 2001 at 09:05:31PM -0500, Jonathan Daugherty wrote: > I'm getting a Sig 11 and my x server crashes whenever I try running j3d apps. > Please help! You are probably facing a bug in NVidia OpenGL lib, please contact NVidia support as they are really aware of the known bugs on their

Nvidia and Java 3D

2001-07-24 Thread Jonathan Daugherty
I'm getting a Sig 11 and my x server crashes whenever I try running j3d apps. Please help! -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!

java 3D question

2000-07-30 Thread yangyuexiang
Hi, Everyone I used the Box class in my programs. But I want the edge and face have different colors, I cannot find any methods to solve this problem. I donot know whether I must create a special class like Box. Any suggestions will be welcomed! Thanks advance! Yangyuexiang ---

Re: java 3d and browser

2000-01-25 Thread Oliver Fels
On 25 Jan 00, at 20:20, yangyuexiang wrote: > I use jdk1.2.2. Where can I get the plug-in? I am afraid, there is none for Linux yet. Rumors speak about it being included in jdk1.2.2.rc4 which might be delivered this week. > When I run applet in netscape. > First, I see a message: > (1)Applet He

Re: java 3d and browser

2000-01-25 Thread yangyuexiang
Oliver Fels wrote: > On 25 Jan 00, at 18:58, yangyuexiang wrote: > > > > I can run java 3d application on linux. > > > > also, I can run the applet through appletviewer, But I cannot run > > applet in the browser. Who can give me some suggestions? > &

Re: java 3d and browser

2000-01-25 Thread Oliver Fels
On 25 Jan 00, at 18:58, yangyuexiang wrote: > > I can run java 3d application on linux. > > also, I can run the applet through appletviewer, But I cannot run > applet in the browser. Who can give me some suggestions? > The error is --NoClassDefFoundError Which JDK are you usi

java 3d and browser

2000-01-25 Thread yangyuexiang
> I can run java 3d application on linux. also, I can run the applet through appletviewer, But I cannot run applet in the browser. Who can give me some suggestions? The error is --NoClassDefFoundError Thanks yang --

java 3d and browser

2000-01-25 Thread yangyuexiang
I can run java 3d application on linux. But I cannot run applet in the browser. Who can give me some suggestions? The error is --NoClassDefFoundError Thanks yang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Java 3d installation problem

2000-01-11 Thread Jacob Nikom
Hi Jeff, Thank you very much for your answer. I followed your suggestion and it worked. The only thing I have to add was the change to the LD_LIBRARY_PATH variable, which Java (or its different packages) used to get to the shared library. Regards, Jacob Nikom Jeff Galyan wrote: > > Jacob, >

Re: Java 3d installation problem

2000-01-10 Thread Jeff Galyan
Jacob, Just make a symlink to libGL.so as libMesaGL.so.3 - in Mesa3D 3.x, the default for the build is to name the libraries libGL.so etc., for easier swappability with "real" OpenGL implementations. Earlier versions of Mesa3D used the name libMesaGL.so for the libGL.so library. The sumlink can

Java 3d installation problem

2000-01-10 Thread Jacob Nikom
Hi, I run RedHat 6.0, libc-2.1.1 and Blackdown jdk1.2pre-v2-debug.tar.bz2. I installed Java3D package from ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/java3d/1.1.1/i386/ Everything went smoothly, even the installation of the MesaGL library. I was able to run a lot of MesaGL d

Re: java 3d

1999-05-20 Thread Fred Lenquette
Select a Mirror: http://www.blackdown.org/java-linux/mirrors.html Fred. "Nolte, Holger" wrote: > Hi, where can I find java 3d for linux ? > > Holger > > -- > To UNSUBSCRIBE, email to [EMAIL PR

java 3d

1999-05-20 Thread Nolte, Holger
Hi, where can I find java 3d for linux ? Holger -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java 3D available soon!

1999-05-13 Thread Gord Peters
On Wed, 12 May 1999, Steve Byrne wrote: > I've uploaded a pre-release version of Java 3D for Java 2 to Blackdown; it > should reach the mirror sites over the next day or two. You'll need to have > Mesa 3 installed to be able to run it. Well... render me impresse

Re: Java 3D available soon!

1999-05-13 Thread A.J. Rossini
>>>>> "SB" == Steve Byrne <[EMAIL PROTECTED]> writes: SB> I've uploaded a pre-release version of Java 3D for Java 2 to SB> Blackdown; it should reach the mirror sites over the next day SB> or two. You'll need to have Mesa 3 ins

Re: Java 3D available soon!

1999-05-13 Thread A.J. Rossini
> "AJR" == A J Rossini <[EMAIL PROTECTED]> writes: AJR> It works, at least for what I need for resuming development AJR> under Linux, from the copy I snarfed (which was incomplete, I should also point out that this is under Debian's unstable distrn (potato), glib2.1, using green thr

Java 3D available soon!

1999-05-12 Thread Steve Byrne
I've uploaded a pre-release version of Java 3D for Java 2 to Blackdown; it should reach the mirror sites over the next day or two. You'll need to have Mesa 3 installed to be able to run it. Since Java 3D is a standard extension, you can just untar the file directly into the sam

Java 3D

1999-04-21 Thread Dennis Gustafsson
Hi! I´m studying media technology at Linköping University of Sweden and I´m on a Java 3D project that will be finished within one month. We would like to run a game server written in Java1.2 and Java3D on a Linux box. My question is: Do you think JDK 1.2 and Java 3D for Linux will be finished

Java 3D

1999-03-27 Thread Steve Byrne
sven goethel writes: > Dear Java-Linux-Team, > > whats about the Java3D status ? > > Are there allready people on the run - to implement it ? It's gated by Blackdown team member's time (mostly mine). > Are theire the sources from sun avaiable ? Not under SCSL. > Can i participate ? I

Java 3D

1999-03-27 Thread sven goethel
Dear Java-Linux-Team, whats about the Java3D status ? Are there allready people on the run - to implement it ? Are theire the sources from sun avaiable ? Can i participate ? Can i use my free (gpl) GL4Java implementation ? Best Regards, Sven Goethel -- mailto:[EMAIL PROTECTED] www : http: