OpenMap 3D examples

66 views
Skip to first unread message

Sohail Farooq

unread,
May 8, 2020, 10:23:45 AM5/8/20
to openmap-users
Hi I want to use OpenMap 3D however could not find some complete example using OpenMap 3D features. Highly Appreciate if someone can point me in this direction. Thanks

Sohail Farooq

unread,
May 14, 2020, 7:54:39 PM5/14/20
to openmap-users
Hi OpenMap Community,

I am still awaiting help regarding Open Map 3D. Is there any one who can help me regarding examples for Open Map 3D. Thanks in advance.

With Best Regards,
Sohail.

Sohail Farooq

unread,
May 22, 2020, 2:14:06 AM5/22/20
to openmap-users
Hi OpenMap Community,

I am still awaiting help regarding Open Map 3D. Is there any one who can help me regarding examples for Open Map 3D. Thanks in advance.

With Best Regards,
Sohail.




On Saturday, 9 May 2020 00:23:45 UTC+10, Sohail Farooq wrote:

Don Dietrick

unread,
Jun 2, 2020, 11:33:46 AM6/2/20
to Sohail Farooq, openmap-users
Hi Sohail,

The OpenMap 3D code is pretty basic, a framework really.  It was written as a proof-of-concept for another project over a decade ago, and I just included it as a first step back then.  It’s not in a state for the faint-hearted. 

As I remember, you can get the J3D viewer window to show up by adding the com.bbn.openmap.j3d.OM3DViewerLauncher to the openmap.properties file for the standard OpenMap app.  That adds a button to the tool panel that brings up a 3D window.  I think the map and that view are tied together, initially.  That’s the class I would use as a starting point if you wanted to dig into the code.

The J3D framework all those components are based on is pretty old, I’m not sure what’s happened to that project, but the necessary jars should be in the ext directory from the repo, and/or referenced in the pom for the beta version.  I’ve kept that package in OpenMap because of the J3DGeo class, which is handy and can translate lat/lon into 3D space, and there’s some other OMGraphic translation code that could be useful as a reference if I get around to updating that code for a newer 3D framework.

At one time, that code did produce a 3D map that you could move around in - the biggest problem was that the OpenMap layers were creating flat 3D objects in the space, and they all conflicted with each other.  The next thing I was going to work on was to have the layers paint into a texture that would then be used on a terrain 3D structure.  That was the plan, anyway.

I’m happy to advise if you dig into it.

Hope this helps,

- Don


--
You received this message because you are subscribed to the Google Groups "openmap-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openmap-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openmap-users/20281066-9888-4150-ac55-66cabfbccca2%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages