Hi Marcel,
you can apply a non-uniform scaling to a sphere-object to get an ellipsoid
(or somrthing else)
Transform3D.scale(Vector3d). Or you can build your object by using a 3D
modeling tool (3D Maxx)
and import it via VRML loader.
Gernot
[EMAIL PROTECTED]
Marcel Koonen
<marcel.koonen@PHILI To: [EMAIL PROTECTED]
PS.COM> cc:
Sent by: Discussion Subject: [JAVA3D] Creation of a
Sphere-like object with 3 radiuses
list for Java 3D API
<JAVA3D-INTEREST@JAV
A.SUN.COM>
10.04.00 10:09
Please respond to
Discussion list for
Java 3D API
Hello Folks,
For the the software I am developing, I have to create a Sphere-like object
in Java3D.
Just like an ellipse in 2D with 2 radiuses, I want to construct a
Sphere-like object in 3D
specified by the origin point and the three radiuses.
My question is how this can be done ?
Many greetings,
Marcel Koonen.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".