Hy there,
anyone experimented with JavaFX3D and satellite images like google earth?
I cannot use NASA World Wind as there are no detailed images for my country available (seems just US)
I would like to implement an application where in the JAVAFX3D world the terrain is a sattlite map. And implement Java3D stuff over that like buildings in google earth.
I would like to use realWorld coordinates to do positioning, like its in Nasa World Wind API if its possible.
Thanks for any hints about that!