JavaFX and (Affine)Transforms

Pedro Duque Vieira pedro.duquevieira at gmail.com
Fri May 4 08:34:44 PDT 2012


+1 for this.
If you have a look at java3D they have this part pretty well figured, you
can get/set transforms and apply calculations to them.

Related to this issue is this one:
http://javafx-jira.kenai.com/browse/RT-520

You can't do something like a Billboard behavior right now.
That is for instance, making a label in a 2d scene always show parallel to
the bottom of the screen and left to right whatever the
transforms applied to its parents are, so the user can read it.

Best regards,
-- 
Pedro Duque Vieira


More information about the openjfx-dev mailing list