/three-tycoon-terrain

An experiment to replicate the classic 1999 "tycoon" terrain in three.js

Primary LanguageTypeScript

THREE Tycoon Terrain

Terrain Preview

An experiment with conartist6 to replicate the classic 1999 "tycoon" terrain in three.js.

Shoutout to Peter Ellis Jones who wrote an awesome article about this topic. Their findings helped a lot with this demo.

Installation

Install with npm or yarn.

yarn
yarn dev

TODO

  • Terrain Editing
  • Surface Sampler (Add instanced trees, etc)
  • Implement textures in shader
  • Improve water (maybe add animation via shader?)

License

MIT