I'd like to change my animations depending on whether the users GPU can
keep up. For now, I'm OK with some manual string matching on adapter IDs. I
see no way in JavaFX to find out what hardware I'm on. Is there a
different/other way to get this data, via some other Java API?

Reply via email to