I guess I'll have to discover the truth in the har...
# tornadofx
m
I guess I'll have to discover the truth in the hard, way... Thanks, @altavir and @Marshall!
a
JavaFX canvas is actually 3D not simply 2D. We are doing 3D modelling in visionforge with it. There are some limitations. For exapmle, each object in JafaFX comes with bindings attached, that means it is heavier than, say simple Java2D graphics. Still, if you are not rendering hundreds of thousands of objects (like we do), you shall see no problems with that.