Well, this is pretty interesting. Your program does NOT display on my
system (neither sphere is visible,) but it does if I change the second
sphere to, say, new Sphere(1.01f). I am running java3d1.2beta1 and the
1.2.2 JDK on a Pentium machine under NT4.0. I am currently setting up my
new Ultra5, and I look forward to seeing if your test program (or my
program) works there.
-----Original Message-----
From: Dan Petersen [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 14, 2000 9:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] Pauli exclusion principle for Spheres?
> MIME-Version: 1.0
> Date: Tue, 8 Feb 2000 12:02:36 -0500
> From: John Kasdan <[EMAIL PROTECTED]>
> Subject: [JAVA3D] Pauli exclusion principle for Spheres?
> To: [EMAIL PROTECTED]
>
> When I use the utility class Sphere I find that I can only show one Sphere
> constructed with the default (void) constructor. Also, if I use an
> appearance object on which I have only set the material, I can only
display
> one sphere of a given radius. But if I only set the coloring attribute, I
> can display multiple spheres of the same radius. I have no similar
problem
> with the Box class. Any suggestions as to what's happening?
>
> JK
>
Hi,
Do you have an example program you can send to [EMAIL PROTECTED] that
demonstrates these problems?
Attached is a quick hack I did to HelloUniverse to display two Sphere
primitives that use the default constructor - both show up.
Dan Petersen
Java 3D Team
Sun Microsystems
** Look for the newsgroup: comp.lang.java.3d **
===========================================================================
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".