NetBeansTV: Java FX Samples (5): Photo Flip
Nodes such as images have an effect attribute that you can bind to various functions. In this short demo you will see how to use a perspective transform that applies a 3D effect to a 2D image.There are many more built-in effects such as drop shadows, blurs, glows. You can apply these effects to any graphic node, including shapes, text, and videos, not just images.