1.2.10 • Published 1 year ago

@e3c-summer-worker/scrolling-terrain-bg v1.2.10

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

Scrolling Terrain

Based off of p5-typescript-starter.

Run Locally

yarn
yarn start

Then start a local server and go to index.html to see the results.

Production

To build for production, run the following command:

yarn build

Usage

<script>
  const containerElement = document.getElementById("thumbnail");
  new p5(TerrainSketch.sketch(containerElement), containerElement);
</script>
1.2.10

1 year ago

1.2.8

2 years ago

1.2.9

2 years ago

1.2.7

3 years ago

1.2.5

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

0.0.0-a26b70c

3 years ago

1.1.2

3 years ago

1.0.0

3 years ago

1.1.0

3 years ago