Milk Glass Effect With JavaFX
With JavaFX it’s very easy to make nodes blurry (e.g. BoxBlur). But what if you’d like to create a milk glass effect like in the images below? With some tricks this is possible as well. Here’s the video tutorial that shows you how to accomplish this: Tutorial code: https://github.com/miho/MilkGlass