The Vibeary — tag
creative-coding
23 resources in The Vibeary tagged "creative-coding" — tools, libraries and references pulled from across the library's shelves, each one checked by hand before it was added.
Gems in this collection

Pts.js
TypeScript library for composing points, vectors, curves and interaction into visualizations rendered to canvas or SVG.

The Nature of Code
Free online book on simulating natural systems — forces, oscillation, particles, autonomous agents, neural networks — in code.

Frontend Horse
Newsletter and article site breaking down creative front-end techniques found in the wild, with reproducible code walkthroughs.

tixy.land
Creative coding environment where a single JavaScript expression over t, i, x and y drives a sixteen-by-sixteen dot grid.

Sliderland
Creative coding playground where animations are driven entirely by 64 HTML range sliders and a single mathematical expression.

Pulsar
Micro creative-coding playground where you edit a short expression and switch between classic, hex and triangular tilings to make generative loops.

p5play
Game engine layering sprites, animation, groups and Box2D physics on top of p5.js/q5.js for creative coders.

Blot
Open source pen-plotter drawing machine paired with a browser editor where art is written as code and submitted to a gallery.

awesome-creative-coding
Curated list of creative coding resources: books, tools, shaders, generative art frameworks and courses.

Fragment
Local web environment for live-coding fragment shaders and sketches with hot reload, GUI controls and video export.

meowni.ca (Monica Dinculescu)
Personal site of a creative engineer, mixing web-platform writing with playable demos, generative art experiments and small browser toys.

cables.gl
Node-based visual programming environment for building interactive WebGL scenes and exporting them as embeddable pages.

NEORT
Digital art platform where creative coders publish shader and generative sketches with a curated popular feed.
ALIGN
Agentic loop where coding agents draw in p5.js, then refine via adversarial visual review — skills for Claude Code and Codex.

Machine Vision
Browser visual instrument that turns local video into procedural points, brackets, labels and tracking overlays, then exports a five-second composite clip.

css.graphics
Gallery of classic 3D demos — cloth simulation, Menger sponge, black hole, chaotic attractors — rendered entirely with retained HTML and CSS.

genart
Claude Code skill for long-form generative art: hash-seeded PRNGs, trait and rarity tables, plus scripts that render contact sheets and check determinism.

Kage
Five-chapter scrolling night walk through a Kyoto mountain temple, rendered live in Three.js with illustrated garden field notes.
Flong shaping functions
Archive of pattern and shaping functions covering easing, sigmoid, Bezier and oscillation with equations and multi-language code.
Shader Park
JavaScript library for writing interactive 2D and 3D procedural shaders with built-in raymarching and signed distance functions.
Sketch.js
Minimal creative coding boilerplate that sets up a canvas, animation loop and input handling in a few lines.
Vertex Shader Art
Gallery and live editor where every artwork is generated purely from a vertex shader driving a point or line array.
py5
Processing reimplemented for Python 3 with direct interoperability with NumPy, Matplotlib, Pillow and Jupyter notebooks.