Try this link
http://archives.java.sun.com/archives/java3d-interest.html
Best Regards,
-Original Message-
From: Michael Gene Anderson [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 01, 2000 10:02 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Where are the Archives for the Java3d...
Discus
Discussion Groups??
I have been looking all over the Sun Site...
Have they moved?
regards
m.g.a.
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For g
Can you send (write) my, how to set up netscape to do Java3D applets? My
netscape always tells me that the applet can not be initialized...
AND:
Maybe I have done something wrong in my applet, could you provide few lines of
code doing it right ?
Yohan Baillot wrote:
> Hello,
>
> I created an a
Hello,
I created an applet using java3d. It is working with the appletviewer. I
converted the
HTML file using the HTMLconverter so that it can be seen in Netscape and
IE. I can see it in IE but not in Netscape due to the folowing error:
Applet WebWorld error:java.lang.UnsatisfiedLinkErro
below is a program i am working on. it has a keynavigator and a switch
for LOD. but the assignment I need to do requires me to populate teh
scene with many of my Avatars. Once I put the switch in, I do not know
how to get other avatars in the scene. Also, I need to populate the
scene depending on
Thanks Uma & Marco,
I am now using 1.2b. Being able to set a subsection of the array to use was vital,
although
I have had to make a few compromises such as resorting to using singleton triangles
rather
than strips.
I find the GeometryUpdater interface callback quite bizarre to use. I have loo
There are new APIs in 1.2 that allows you to set a bigger
GeometryArray and use only part of it.
For Copy case:
GeometryArray::setInitialVertexIndex()
GeometryArray::setValidVertexCount()
For By Reference Case:
GeometryArray::setInitialColorIndex()
GeometryArray::
Hello everybody.
It may be, that my question is old and was already answered somewhere
earlier, but recently I lost my copy of this list (see below) and so
there it goes:
Rough System-Setting:
AMD K7, DirectX 7.0, Viper Diamond V770 TNT 2.
I had no probs with Transparency in my scenes until I h
Here's what I've got...
At compile-time, a TG [moverNode] that has no children. Associated with
it is a PositionPathInterpolator(new Alpha(-1, 3000), moverNode,
axisOfTranslation, knots, positions). Then during execution, I add
children to moverNode and set the positions, axisOfTranslation, and
There is an example called Splash.java in Swing by Addison Wesley that
looks like it would do the job. It may be a problem to figure out the time
that
you want your openning screen to displayed. And I could not get the example
to run. Some error due to an illegal argument exception, adding cont
10 matches
Mail list logo