How make something like this??

Hi for everyone! I need make 3d city model, for example, like this:

http://bj.o.cn

http://hangzhou.edushi.com/quan/

and convert it at flash.

is it possible to do this in unity??

where do I start?

Google “Esri City Engine”, make a city, import it to Unity and go from there.

This is not very difficult to do at all. I did something similar for a client some time back. It’s not 3d model based, those are sprite tiles. You basically use a 3d app to build up some nice 3d building models, trees, etc. You then set a nice isometric camera in your 3d application, and render the sprites out from there. Once you have nice PNG renders, you take them in Photoshop and add some nice handpainted touches to them. Open up Unity, set yourself a matching isometric camera, and place in your sprites. You could even place the sprites and quads in Unity and play with them from there.

1 Like

Somebody can tall something about TerraCity?
Unity Asset Store - The Best Assets for Game Making
or about TerrianComprosser?
https://www.assetstore.unity3d.com/en/#!/content/7065

1 Like