3d.city v 0.8.0
=======
3d city builder [LAUNCH](http://lo-th.github.io/3d.city/index.html)
The goal is create 3d city builder to test performance for three.js webgl games
With minimum size impact and maximum speed.
3d side use [Three.js](https://github.com/mrdoob/three.js), GLSL 3d model made by me.
This game use simulation source micropolisJS by Graememcc, full convert to ES6
[https://github.com/graememcc/micropolisJS](https://github.com/graememcc/micropolisJS)
Game simulation work in a web worker.
Work in progress



Feature improvements
add different envmap, add snow, destruct ...
correct message display.