My first steps with JavaFX on Raspberry Pi
#DataFX
#IoT
#JavaFX
Today I started playing with my Pi & JavaFX. Even after a few hours I can say that this stuff really rocks!
I created a screensaver as a first demo. The programm loads random pictures (2848 × 4288 pixel) and animates them on the screen:
I used a experimental build of [DataFX]({{ site.baseurl }}{% link pages/projects/datafx.md %}) for loading and scaling all the pictures. In my point of view the performance of all animations is awesome. Oracle has really done a great work!
Next will be a [GridFX]({{ site.baseurl }}{% link pages/projects/gridfx.md %}) demo that I currently try to port to JFX8.
For more JFX & Pi infos read this article by Stephen Chin.
Hendrik Ebbers
Hendrik Ebbers is the founder of Open Elements. He is a Java champion, a member of JSR expert groups and a JavaOne rockstar. Hendrik is a member of the Eclipse JakartaEE working group (WG) and the Eclipse Adoptium WG. In addition, Hendrik Ebbers is a member of the Board of Directors of the Eclipse Foundation.