Bob:
        There is a bug fix in 1.2.1 beta that was omitted in the README
that could fix your problem:

4345505 - Multiple transparent objects do not render correctly


I verified that 1.2 FCS behaves incorrectly for this case, but this case
works on 1.2.1 beta.

For the second part of your question:

>>I also did not see listed the quaternion problem I mentioned a while ago.
>>Quat4d(v.x, v.y, v.z, 0.0); results in a normalized quaternion regardless
of
>>the values for v.x, v.y, v.z.  This also happens with Quat4f.
>>
>>The only quaternion bug listed was
>>4303052 Quaternion documentation is inadequate


The constructors and set methods of the quaternions always normalize
the quaternion.  This needs to be documented (bug 4303052 should be
updated to reflect this).  Providing an unnormalized quaternion would
be an API change.  We don't currently plan on doing this, but we could
add it to the list of potential 1.3 features if there is enough
interest.



-Uma
Java3D Team


>------------- Begin Forwarded Message -------------
>
>MIME-Version: 1.0
>Content-Transfer-Encoding: 8bit
>X-MIME-Autoconverted: from quoted-printable to 8bit by mail.java.sun.com
id
>e91Dh3Q00808
>Date: Sun, 1 Oct 2000 09:48:31 -0400
>From: Bob Gray <[EMAIL PROTECTED]>
>Subject: Re: [JAVA3D] Release Data of 1.2.1 (Beta)
>Comments: To: Rob Posadas <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>
>I looked through the bugs fixed listed in the doc Rob attached (for ogl)
and
>I don't think I saw the trnsparency issue I need fixed listed.  This has
>been a big show stopper for me in using J3D.
>
>Could someone correct me if I am wrong.
>
>The problem is that if you have, for example, one polyhedron completely
>inside another,
>inside yet another, inside another, etc., all partially transparent, you
>don't see *any* of the embedded polyhedra.  You only see the outermost
>polyhedra.  (If you use screendoor type transparency it works but looks
>urgly.)
>
>The only bugs w.r.t. transparency listed are
>
>4343019 changing transparency attribute doesn't work
>4355908 depth write enable mask not reset correctly after rendering
>        transparent objects
>
>neither of which I think are the problem I mention above.  I am I wrong?
>Java 3D has never handled this correctly.  And the kinds of things I want
to
>
>do depends on this working.
>
>I also did not see listed the quaternion problem I mentioned a while ago.
>Quat4d(v.x, v.y, v.z, 0.0); results in a normalized quaternion regardless
of
>the values for v.x, v.y, v.z.  This also happens with Quat4f.
>
>The only quaternion bug listed was
>4303052 Quaternion documentation is inadequate
>
>
>Bob Gray
>
>
>
>-----Original Message-----
>From: Rob Posadas [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, September 27, 2000 2:48 PM
>To: [EMAIL PROTECTED]
>Subject: Re: [JAVA3D] Release Data of 1.2.1 (Beta)
>
>
>
>We are about to begin the release process for Java 3D 1.2.1,
>and that has been taking about two weeks.  So the Beta version
>of 1.2.1 should be out by mid October.
>
>As far as changes, mainly bug fixes and performance enhancements.
>
>Attached are the README's for 1.2.1.
>
>
>Rob Posadas
>
>Manager, 3d Graphics Software
>Sun Microsystems
>[EMAIL PROTECTED]
>(650) 786-7873
>
>
>
>
>>
>> Hi all
>>
>> i only want to remind the sun team, that the below mail from Mark
Ferneau
>> has not yet been answered( i did not found current informations to this
>> topic in the interest group). It would be great if anybody could give us
>> some information about the release Date and the most important changes
>over
>> 1.2!
>>
>> thanks a lot
>>
>> Alexander Wojnar
>>
>>
>>
>>
>> -----Ursprüngliche Nachricht-----
>> Von: Discussion list for Java 3D API
>> [mailto:[EMAIL PROTECTED]]Im Auftrag von Mark Ferneau
>> Gesendet: Monday, September 25, 2000 11:54 PM
>> An: [EMAIL PROTECTED]
>> Betreff: [JAVA3D] Release Data of 1.2.1 (Beta)
>>
>>
>> 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 Ferneau                    240-462-6262 (cell)
>> Director of Adv. Technology             801-437-4608 (efax)
>> Xtivia Technologies, Inc.               732-469-5954 x629 (NJ office)
>> [EMAIL PROTECTED]                      301-279-5703 (home office)
>> http://www.xtivia.com/          [EMAIL PROTECTED] (wireless email)
>>
>>
>==========================================================================
=
>> 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".
>
>------------- End Forwarded Message -------------
>



===========================================================================
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