Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Latest commit

 

History

History

fractal-terrain-generation

Procedural voxel-based terrain engine (powered by Binaris functions)

Demo originally created for talk given by Ryland Goldstein at Serverless conf 2018 in San Francisco.

  1. Replace <BINARIS_ACCOUNT_NUMBER> in dist/index.html with your account number.

  2. Export BINARIS_ACCOUNT_NUMBER to your environment

  3. Run the following command

    export FRACTAL_ENDPOINT=https://run-sandbox.binaris.com/v2/run/${BINARIS_ACCOUNT_NUMBER}/public_fractal

  4. Run npm install

  5. Run bn deploy public_fractal

  6. Run npm run build

  7. Run bn deploy public_servePage

  8. Navigate to the generated Binaris function URL for servePage in your browser

For even faster generation consider upgrading to the Binaris paid tier.