Ecosyste.ms: Awesome

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

https://github.com/SvenFrankson/planet-builder-web

BabylonJS version of PlanetBuilder algorithms
https://github.com/SvenFrankson/planet-builder-web

Last synced: 20 days ago
JSON representation

BabylonJS version of PlanetBuilder algorithms

Lists

README

        

# planet-builder-web
Typescript implementation of PlanetBuilder generation algorithms.

![preview screenshot](https://svenfrankson.github.io/public/img/planet-build-web-2022-version-2.png)

# 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.