Back to Sketch Loop
SOURCE / PINNED RELEASE

Made of little things.

Sketch Loop

Release
14966bba4a2a
Author-recorded commit
e68361295d81…
License
LICENSE
Author’s source reference
nostr://npub1n8ga89w8h6tvwamxusfyzexw8gjy84yxu9rxgnmk955cxtml4ujswzxydd/wss%3A%2F%2Fgit.napplet.soy%2F/n-929bc2a88cb

Archive hash verified: 5e0385e3c08f944f. The source-to-build association is the author’s claim; it has not been independently rebuilt.

napplet.json
{
  "schema": "space-local-project/v1",
  "name": "Sketch Loop",
  "description": "Paste a 2D p5-style sketch, watch it animate, and export a GIF with your own duration, frame rate and size.",
  "entry": "dist/index.html",
  "previewId": "929bc2a8-8cb6-4692-99f8-342e7c0e5f61",
  "identifier": "n-929bc2a88cb",
  "template": "boilerplate",
  "license": "MIT",
  "requires": [],
  "topics": [
    "creative-coding",
    "generative-art",
    "gif",
    "p5js"
  ],
  "relays": [],
  "servers": [],
  "preview": {
    "image": "preview-release.png",
    "recording": {
      "durationMs": 6000,
      "startMs": 3000,
      "actions": []
    },
    "delayMs": 3500,
    "video": {
      "file": "preview.webm",
      "artifactHash": "3e4939f95fbe1954d1f637930e3d74f08f2ad71d0575f9896d246a060218b17b"
    }
  },
  "creator": {
    "pubkey": "99d1d395c7be96c77766e4124164ce3a2443d486e146644f762d29832f7faf25",
    "network": "public"
  },
  "publish": {
    "networks": {
      "public": {
        "relay": "wss://relay.napplet.soy",
        "blossom": "https://blossom.napplet.soy",
        "grasp": "https://git.napplet.soy",
        "site": "https://napplet.soy",
        "mirrors": [
          "wss://relay.damus.io",
          "wss://nos.lol"
        ]
      },
      "local": {
        "relay": "ws://127.0.0.1:19347/relay",
        "blossom": "http://127.0.0.1:8081",
        "grasp": "http://127.0.0.1:8082",
        "site": "http://localhost:8080",
        "mirrors": []
      }
    }
  }
}