Hello :)
Developing 3d application, I should calculate many thing.
Therefore I'm wondering if Method of java.lang.Math - such as sin(), cos(), sqrt() -
is fast enough.
In additional, Is JVM cooperating with coprocessor?
Please tell me about it~
Thanx :)
==
Hi all,
We are trying to run Java3D in a VM created by JNI method from C
application. We call static method on a Java class through JNI that creates
Java3D objects. The very first call of Java3D
mUniverse = new VirtualUniverse();
fails in a wierd way. VM immediately returns to C application pri
Wim,
With your new requirement, View.setVisibilityPolicy(int policy) and
RenderingAttributes.setVisible(boolean) can't help much. Good luck.
- Chien.
> MIME-Version: 1.0
> Content-Disposition: inline
> Content-Transfer-Encoding: 8bit
> X-MIME-Autoconverted: from quoted-printable to 8bit
Hi Nenad,
This bug 4379849 - D3D: stereo not work
is fixed in the next v1.2.1beta2 DirectX release.
Note that DirectX only support stereo in fullscreen mode.
Thanks.
- Kelvin
Java 3D Team
Sun Microsystems Inc.
>MIME-Version: 1.0
>Content-Disposition: inline
>Content-Transfer
I'm have trouble posting to the list...
please ignore this message...
__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
Hello,
I need a 3D-accelerator only for J3D and it also should run under Linux.
Can you suggest me a good (and perhaps cheap) one?
Joachim "Madsheep" Schoder
--
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Never ever stop thinking.
Sent through G
Hi folks,
I have a system feeding me profile information.
The profile information essentially consists of
points in 3d space (the top outline of the object). I
can create the "sides" shape by using Coordinates,
CoordinateIndex, and an IndexedQuadArray. My problem
is with the "top" shape( and l
> "Oliver" == Oliver Radfelder <[EMAIL PROTECTED]> writes:
Oliver> I am currently trying to work with OffScreenRendering
Oliver> under Linux. Unfortunately neither the OffScreenTest in
Oliver> java3d/demo nor the SimpleOffScreenTest from this list
Oliver> works. The applicatio
I give a hearty "thumbs-up" to Infinity Textures. It does have a great
texture generator, and you can blindly make seamless textures. I like
the price too: $35 USD. That's definitely in my budget. ;)
-Lee
-Original Message-
From: Yazel, David J. [mailto:[EMAIL PROTECTED]]
Sent: Monda
GeometryInfo supports circles, but you have to order the points correctly.
Check the archives, this subject has been touched before, and someone
explained the ordering with a little diagram.
Daniel
> -Original Message-
> From: Jean-Marie Dautelle
> [mailto:[EMAIL PROTECTED]]
> Sent: Mond
Hi there,
i thought it would be easy, but i just did't get it running.
I want to apply the light model to my lines as well, so that they
get shaded and one gets a proper perception of depth and distance.
But i simply wasn't able to do it on one evening.
Has anybody a fragment of code that would
Chien,
Thanks for your help, this partly solves my problem. I want to be able to create for
example a drawing of a complete house including doors, walls, lights and windows. In
view1, all the walls (no windows, doors, lights) of the house are visible. In view2
all the lights and doors are visi
Hi everybody,
did anybody got Java3D on a standard PC with the Asus V6800 Graphicscard to
work in stereomode? It doesn't matter
whether Java3D OpenGL or Direct3D.
My situation is, that I have to stick to Java3D 1.1.3 because that is the
version which SGI supports on the IRIX-Platform and
I have th
Hi
I am currently trying to work with OffScreenRendering under
Linux. Unfortunately neither the OffScreenTest in java3d/demo nor the
SimpleOffScreenTest from this list works. The application crashes with
an unexpected exception in native code right after
waitForOffScreenRendering() has been invok
14 matches
Mail list logo