JavaFX: Bring life to the scene

Filed under: javafx swing on Wednesday Apr 22, 2009

One cool thing about JavaFX animation is animating along an arbitrary path: so it was good to see Josh posting a Curve editor in JavaFX, to ready-make a CubicCurve to use for the animation path of something you want to bring to life in a scenegraph. It was a bit like Jasper's JavaFX spline editor, which gives a real-time view of how a keyframe animation in JavaFX is going to look. Some tips for the design tool team, Norbyemaybe ?

And did you see yesterday's article on deploying Swing and JavaFX applets ? A step by step walk through of how end-users are going first to experience your JavaFX/Swing app. On a variety of browsers, and depending on whether they already have the JRE installed. You can see why Java Auto-Update is so important, even if the install process got even more simplified.
Comments:

Thank you. Java 7 promises a lot of cool feature from JVM level, core and language, with new added multi-language support in JVM level including JavaFX. I believe with simplified deployment methods, installation and end-user experiences is the key factor for future Java Technology existence and collaboration in the market.

Posted by Fachim on May 07, 2009 at 06:58 PM PDT #

Post a Comment:
  • HTML Syntax: NOT allowed