/planet-builder-web

BabylonJS version of PlanetBuilder algorithms

Primary LanguageJavaScriptMIT LicenseMIT

planet-builder-web

Typescript implementation of PlanetBuilder generation algorithms.

preview screenshot

Try it here !

Go to https://svenfrankson.github.io/PlanetBuilder2022/index.html

Compiling

  • 1 - Open folder with your IDE, install Typescript and use tsconfig.
  • 2 - Because this project is quite old, it does not benefit from BabylonJS npm packages, and an up-to-date version of BabylonJS and its type definition are versionned in this repo.