Canvas 2D - Shape
A 2D canvas sketch that draws a single centered shape—circle or square—with adjustable size, fill color, and background.
Discover what Fragment can do through simple examples.
A 2D canvas sketch that draws a single centered shape—circle or square—with adjustable size, fill color, and background.
A p5.js sketch that builds a grid of squares whose colors and layout can be randomized with a single control.
A p5.js WebGL sketch that draws a full-screen shader using animated noise and a shifting color palette.
A three.js scene with a rotating cube, adjustable color/position/speed, interactive camera controls, and optional spotlight debug helpers.Based on three.js perspective template