So, years ago somebody asked on this list if it was possible to have some sort of OpenGL or NativeSurface node, to be able to integrate OpenGL or DirectX rendering on top of JavaFX (in my case, to embed something like LibGDX).
Has any work been done on this at all? If it hasn't, are there any plans to support this in the near future? If both answers are negative, is there any way of using heavyweight Swing controls on top of JavaFX? Thanks.