I'm interested in hardware acceleration capabilities of Java GUI and particularly JavaFX. I believe this is vitally important in the age of powerful GPUs. Adobe and Nvidia recently announced GPU acceleration for flash player. This would definitely provide a better experience for flash users owning Nvidia GPU.
What is going on in Java with GPU acceleration?
Has JavaFX some advantages in this area over Swing and SWT?
I'm interested in hardware acceleration capabilities of Java GUI and particularly JavaFX. I believe this is vitally important in the age of powerful GPUs. Adobe and Nvidia recently announced GPU acceleration for flash player. This would definitely provide a better experience for flash users owning Nvidia GPU.
What is going on in Java with GPU acceleration?
Has JavaFX some advantages in this area over Swing and SWT?
If I understood correctly, you need a recent graphics card to get GPU acceleration, with shaders 2.0 IIRC.
I know I don't get such acceleration (ie. scenegraph is rendered on CPU) on the old hardware (5 years...) I use at work and at home...