JavaFX 3D & Window Control
I’ve done some experiments with the upcoming JavaFX 3D API. Therefore I created a small demo application that adds 3D content to a JFXtras window control. In the video I’ll discuss subscenes as well as adding 3D objects directly to JavaFX panes.
Here’s the video:
Requirements:
- JDK 8 (preview build, i used b84)
- NetBeans > 7.3 (try nightly build, most of them work)
- Windows (the preview build of the 3D API does not yet work on Linux & Mac OS X)
Here’s the NetBeans project: JavaFX3D01.zip
Note: The project contains a patched version of the ScalableContentPane. I will add it to the JFXtras project soon.
Don’t forget to follow me on Twitter.
Leave a Reply