Question

i try lots of codes worked with three.js, D3.js and d3-threeD.js they are works with different countries in europe but i cant draw my own city (Mashhad - Iran) i need something exactly like this: http://www.smartjava.org/content/render-geographic-information-3d-threejs-and-d3js

Était-ce utile?

La solution

ViziCities might be what you're looking for: it uses, among other things, three.js + GeoJSON to render 3D cities.

Screenshot from the Github repository

However I did a quick test locating your city in Google Maps to get the coordinates (36.2862071, 59.6200235) and make a quick test, but either I have the wrong coordinates, either the data provider from the default example doesn't have data for your city.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top