Skip to content

Releases: alexgreensh/anidoodle

anidoodle 0.3.0

Choose a tag to compare

@alexgreensh alexgreensh released this 22 Sep 18:08

Hand-drawn art, written as code, now for every format: a still, a loop, a sticker or a film.

Nine styles to choose from. The gallery is a 3x3 sheet, with the single-line engraving as style nine. references/styles.md carries each style's recipe, which style suits which job, and how to invent your own.

Stills, loops and stickers, first-class.

  • scaffold.mjs --still <name> starts a one-frame picture
  • render.mjs --out x.gif | x.webm | x.apng exports loops, and stickers with transparency kept
  • still.mjs needs only a browser
  • gate.mjs marks audio and dead-air checks as not applicable for stills and silent pieces
  • references/formats.md covers sizes, image series, transparent backgrounds and seamless loops

Pinned installs. New projects copy the lockfile, so every dependency version matches.

The skill routes by what you're making. SKILL.md sends a still, a loop and a film to their own workflows.

anidoodle 0.2.0

Choose a tag to compare

@alexgreensh alexgreensh released this 22 Sep 13:08

Adds the animated hero banner: a messy artist's table drawn entirely in code, with the name writing itself on in calligraphy and gentle idle motion across the whole scene. Deterministic, no image or audio assets.

anidoodle 0.1.0

Choose a tag to compare

@alexgreensh alexgreensh released this 22 Sep 11:21

The first public cut.

Draw, animate and illustrate entirely in code: deterministic, backend-agnostic, no image or audio assets. This release includes the portable canvas-core engine, four render adapters, the Mechanical Lepidoptera example film, a nine-style code-drawn gallery, and the craft references.