Harry:

        Have you tried using 1.2.1 beta1? Its not clear from you email if you
are using compiled mode. In 1.2.1 beta1, multiple geometries should work as
expected except for one bug (applicable only in compile mode) where it throws an
exception if first geometry in the list is null. This bug is fixed in the
upcoming 1.2.1 beta2 release.


-Uma
Java3D Team


> MIME-Version: 1.0
> Date: Fri, 5 Jan 2001 15:06:56 +0100
> From: "Stedum, Harry van" <[EMAIL PROTECTED]>
> Subject: [JAVA3D] multiple geometries for Shape3D?
> To: [EMAIL PROTECTED]
>
> Hi,
> anyone experiencing problems with multiple geometries, even of the same
> equivalence class, when added to Shape3D?
> I do, only the first one shows; the rest, added with addGeometry don't show;
> if, for testing, I use setGeometry instead, which replaces
> the first one, I see the desired geometry; even if I make them all the same
> type, only the first one shows ...
>
> using Java3D 1.2, JDK1.2.2 or JRE1.3
>
> Harry
>
> ===========================================================================
> 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".

Reply via email to