playground-landscape

Git clone the repo, then:

Usage no npm install needed!

<script type="module">
  import playgroundLandscape from 'https://cdn.skypack.dev/playground-landscape';
</script>

README

prj-playground-ai

Git clone the repo, then:

npm install
npm run start

Open http://localhost:1234 to view, or http://localhost:1234/?standalone for a simpler version.

Integration

Check out the examples in src/examples:

  • SimpleEditor.svelte a simple editor for iterating on the design
  • HeaderEditor.svelte an more advanced example with the canvas behind a header text
  • SimpleStaticCanvas.svelte a bare bones way to integrate the canvas as a component