Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RoundUp Building #186

Open
consoleassert opened this issue Apr 19, 2016 · 1 comment
Open

RoundUp Building #186

consoleassert opened this issue Apr 19, 2016 · 1 comment

Comments

@consoleassert
Copy link

Hi! How i can draw polygon by verticles (coordinates) with height for simulating 3d buildings?
like this:
image

@mdelacalle
Copy link
Member

There are 2 ways fro loading 3d models:

  1. Using sceneJS format:

https://github.com/glob3mobile/g3m/blob/purgatory/Android/G3MAndroidDemo/src/org/glob3/mobile/demo/ThreeDModelActivity.java

  1. Extruding polygons:

https://github.com/glob3mobile/g3m/blob/purgatory/Android/G3MAndroidDemo/src/org/glob3/mobile/demo/ShapeSymbolizerActivity.java

Thanks for using G3M. If you need further assistance, please contact us!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants