Resources and notes for students of the course Creative Coding 2.0 in JS: Animation, Sound, & Color at Domestika.
The course is focused on creating visuals using JavaScript. In case you are new to the language, it's better to start with some of the fundamentals first:
The CanvasRenderingContext2D interface, part of the Canvas API, provides the 2D rendering context for the drawing surface of a
<canvas>element. It is used for drawing shapes, text, images, and other objects. - Canvas API - CanvasRenderingContext2D
canvas-sketchis a loose collection of tools, modules and resources for creating generative art in JavaScript and the browser using the<canvas>tag. It is designed to help create artworks and images with code, randomness, algorithms, and emergent systems. - canvas-sketch API Docs - canvas-sketch CLI Docs





$ claude mcp add creative-coding-domestika-2022 \
-- python -m otcore.mcp_server <graph>