During the JavaFX keynote at OSCON/Java a few days ago I demonstrated the the EarthCubeFX application ported to JavaFX 2.0. In the session I promised to make the code available on my blog, so here is a link from which you can download the EarthCubeX project (for NetBeans IDE). Some helpful tips:
- After downloading the ZIP file, expand the project into a directory of your choice.
- Start NetBeans, and select the File -> Open Project menu.From the Open Project dialog box,
- Navigate to your chosen directory and open the EarthCubeX project. If you receive a message dialog stating that the jfxrt.jar file can't be found, click the Resolve button and navigate to the rt/lib folder subordinate to where you installed the JavaFX 2.0 SDK.
- Note: You can obtain the NetBeans IDE from the NetBeans site.
Also, although JavaFX 2.0 for Mac OS will be released after JavaFX 2.0 for Windows is released, it doesn't seem to be far behind, as this video of EarthCube on an early access version of JavaFX for Mac OS demonstrates.
Regards,
Jim Weaver
Pitiporn Kawmoon,
As far as I know, JavaFX 2.0 doesn't currently run on TV (like JavaFX 1.3.1 did in the EarthCubeFX on JavaFX-TV post: http://learnjavafx.typepad.com/weblog/2010/05/earthcubefx-on-javafxtv.html)
Regards,
Jim Weaver
Posted by: James Weaver | August 02, 2011 at 10:59 AM
If I want to run this app on TV, what will I need ?
Or I still have to wait for other part of JavaFX ?
Kind regards,
Pitiporn Kawmoon
Posted by: Kawmoon | August 02, 2011 at 08:14 AM
No. seems like all rectangles are in 2D stacked.
maybe a bug in Win64 version.
Jean
Posted by: Account Deleted | August 01, 2011 at 03:53 PM
Jean Paul,
Do the 3D samples in Ensemble work for you?
Posted by: James Weaver | August 01, 2011 at 03:43 PM