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

3D terrain #1831

Open
timautin opened this issue Jul 4, 2018 · 5 comments
Open

3D terrain #1831

timautin opened this issue Jul 4, 2018 · 5 comments

Comments

@timautin
Copy link

timautin commented Jul 4, 2018

I'd like to use Tangram to display a map with 3D terrain (like mountains). I didn't find anything in the doc about it, is that possible?

If not, would it be a lot of work? I have close to none OpenGL experience, but I might consider spending some time on this (and share the result), especially if some people are willing to help.

Thanks!

@cleeus
Copy link
Contributor

cleeus commented Sep 18, 2018

I have a hack in the making...
screen shot 2018-09-18 at 11 13 11

@timautin
Copy link
Author

timautin commented Sep 18, 2018

Looks promising! How did you do it? Did you compute the 3D coordinates of your lines or did you generate a 2D picture from the vector data, that you draped on your 3D model?

@cleeus
Copy link
Contributor

cleeus commented Sep 18, 2018

this is an invasive modification to the tangram-es engine using the terrarium tiles - i plan to publish soon

@timautin
Copy link
Author

I'll keep an eye on it!

@cleeus
Copy link
Contributor

cleeus commented Sep 18, 2018

#1875

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