>
>About a month ago I posted a question relating to preserving the relative
>size of an object regardless of the transforms living above it:
>http://swjscmail1.java.sun.com/cgi-bin/wa?A2=ind0203&L=java3d-interest&P=R69
>862
>

Sorry, I must have missed it.

>I noticed in the release nodes of the 1.3 beta that "Scale invariant
>OrientedShape3D" was one of the new features. It sounds like this is exactly
>what I was looking for! I'm assuming that using the class like this will
>disable the orientation part of the class, but enable the scale preserving
>part of it?
>
>OrientedShape3D os = new OrientedShape3D(
>        geom, app, OrientedShape3D.ROTATE_NONE, null, true, 1);
>


Yes.

Doug Twilleager
Java 3D Team
Sun Microsystems

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