Kevin,
Go to link
http://java.sun.com/products/java-media/3D/collateral/
U can find plenty of material to read!
Ashish
Kevin Xu wrote:
Hi I
am new to Java3D. Anyone can give me some advice to find Java3D progam
tutorial for beginner? Thanks
a lot Kevin
hello Kevin Xu
You can get some infomation from java.sun.com,you will find turial about
java 3d .
ÔÚ 2000-9-26 14:56:00
>Hi
>
>I am new to Java3D. Anyone can give me some advice to find Java3D progam tutorial for
>beginner?
>
>Thanks a lot
>
>
>Kevin
huoxu
Hi
I try to display the data stored in DXF files
and/or TXT files with Java3D. But I am new to Java3D, anyone one can tell me how
to start?
Many thanks
Kevin
Hi
I am new to Java3D. Anyone can give me some
advice to find Java3D progam tutorial for beginner?
Thanks a lot
Kevin
Hi all... still struggling with this. Looks
like a (documented) bug in Java3d causes the window containing the canvas3d to
"jump to the top" of the zorder as soon as the mouse enters the window. So
creating JWindows which float on top of the app seems to be impossible.
There are apparentl
hi,
i'm trying to save a J3D scene graph into a number
of CompressedGeometryFile's. i noticed that the CompressedGeometry clamps
coordinates between (-1,1) probably as part of the compression algorithm.
but when i try to reconstruct my new scene graph using CompressGeometryFile
object, J
Can anyone from Sun provide an estimated release date for J3D 1.2.1,
Beta? At Siggraph Michael Schulman indicated it would be out this summer
and, as of last week, we're in Autumn (at least in the US).
--Mark
Mark Ferneau240-462-6262 (cell)
Director of Adv. Technology
This is another bug hunter program combined with something that I am
trying to do that is not quite working right. I have information about the
simulation that I am wanting to display in the simulation that is
constantly changing.
One solution is to use Text2D's a short distance from the camera a
Hi,
Can anybody tell me, why the following two code fragments don´t have the
same effect. If I try it without Java3d (e.g. System.out.println("new
Point3d("+ ... ) ) I get the same result! I don´t understand what´s wrong
because the for-loop is correct! Is this a J3D problem or what´s wrong?
ÿþ<