I’ve only recently become aware of JavaFX, and I’ve read some of the basic overview information. As developers already making java games, what does this mean for us?
The prospect of using SVG format graphics is certainly exciting.
Can this be a replacement technology for the clunky Graphics2D library?
Could a Graphics2D based game be ported to JavaFX and see similar (or improved) performance?
I apologize if this is already covered somewhere.