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

Export Map. #194

Closed
antoniomdk opened this issue Oct 2, 2015 · 4 comments
Closed

Export Map. #194

antoniomdk opened this issue Oct 2, 2015 · 4 comments

Comments

@antoniomdk
Copy link

Hello, I creating a 3D scene with babylon.js and I would like to integrate a 3D map inside. I mean, using a Tangram 3D map with a free fly camera, and adding 3D markers... Is it possible?

@meetar
Copy link
Member

meetar commented Oct 5, 2015

Tangram isn't currently designed to integrate with any other 3D libraries. You might be able to export 3D map data using something like https://github.com/meetar/manhattan-project, and then import those OBJ files into your own project.

@antoniomdk
Copy link
Author

Perfect! but Is there any way to integrate Tangram with babylon.js/three.js without export a obj file to get everything online?. I just need to add babylon.js object inside the map.

@meetar
Copy link
Member

meetar commented Oct 5, 2015

No, Tangram isn't designed to interface with other 3D libraries at this time.

@meetar meetar closed this as completed Oct 5, 2015
@antoniomdk
Copy link
Author

Ok, Perfect, thank you so much!

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