notchris / three-tycoon-terrain

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 97.6%Language:HTML 1.3%Language:CSS 1.1%