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
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
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
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
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
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
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?
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
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!
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
---
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
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?
> &
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
> 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
--
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
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,
>
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
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
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
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]
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
>>>>> "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
> "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
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
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
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
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:
27 matches
Mail list logo