If it isn't too much of a bother I'd be interested in seeing the responses you
got. I know the sun site says that the SunRay 1 supports a software only
implementation of OpenGL but I really curious about the performance of the
SunRay for graphics applications?
- logan
Carlos Proal writes:
>Hi,
Hi All.
I wrote Japanese Java 3D book "HAJIMETENO Java 3D".
It will publish in early 2000 by "GIZYUTU HYORON SHA" publishing.
( http://www.gihyo.co.jp/ )
> I find the URL address have more example. I feel it well.But it's a japanese
> site.
> http://www.javaopen.org/j3dbook/examples/index.html
Hi ,
I am rendering a single Shape3D as points using a PointArray as geometry. I
need to be able to select an individual point, display its coordinates, and
(sometimes) change the point's coordinates.
I have found a lot of useful help from the group archive regarding picking
individual shapes.
> From: Barry Walsh <[EMAIL PROTECTED]>
> ... regarding picking
> individual shapes. The question is: Is there a way to get the coordinates of
> an individual point from the shape without having to create an individual
> Shape3D for every point where each point has a single element PointArray for
Yeah Logan, sure, im working on an information visualization project
for navegation throught libraries classifications (Ex. L of Congress, Dewey,
yourself, etc...). We are interested about students use the new system.
On the other hand our University have been one of the first sunray's
customer in
Hello
please forgive my stupid question, but i've found an application which
use java3d... unfortunately, when i try to start it, i receive the
following error message :
Exception in thread "main" java.lang.NoClassDefFoundError:
javax/media/j3d/Node
but, on the same pc, with the same installat
Eric, i dont know any java3d book, but i can recommend you two tutorials:
1) Official Java3d tutorial
http://java.sun.com/products/java-media/3d/collateral/#tutorial
2) Slide tutorial, which you can read pleasantly
http://www.education.siggraph.org/materials/siggraph_courses/S99/40/readme.htm
o
>Sorry to sound like a broken record, but the J3D 1.2 beta release (coming
very
>soon) has this functionality
But when Doug ?
A nice New year present maybe
Happy new year to all of you guys (no sexism here=> the generic oz term)
Olivier
in festive mood: in Oz, we will be the first to experien
Here is my code... the specific code for movement is in the moveSheep()
function. Thanks for all your help
Eric
PredPrey3D.java