LWJGL Forum

Programming => General Java Game Development => Topic started by: GeoMaster on September 30, 2011, 07:17:39

Title: Projects with NASA WorldWind?
Post by: GeoMaster on September 30, 2011, 07:17:39
Hello,

actually we are developing a TechDemo using NASA WorldWind as 3D-Viewer. In this case we are looking for existing solutions where LWJGL has been used to display complex objects in the map window. Does anyone know of existing projects which cover our needs?

Thank you
Tobias
Title: Re: Projects with NASA WorldWind?
Post by: jediTofu on October 01, 2011, 04:49:06
I'd maybe check out http://jmonkeyengine.com/ (http://jmonkeyengine.com/) examples?

I'd also just search existing C/C++ code examples, as they're easily translated to LWJGL.