Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lo-th/3d.city

3d city builder game
https://github.com/lo-th/3d.city

Last synced: 25 days ago
JSON representation

3d city builder game

Awesome Lists containing this project

README

        

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.