canvas-sketch icon indicating copy to clipboard operation
canvas-sketch copied to clipboard

[beta] A framework for making generative artwork in JavaScript and the browser.

Results 61 canvas-sketch issues
Sort by recently updated
recently updated
newest added

Hi Matt, I’m currently trying to get realtime audio through p5-sound with canvas-sketch but I can’t seem to make it work. When I call for const mic = new p5.AudioIn();...

It would be helpful to add global installation instructions for windows to the readme.

I've seen this work in the past, but now it does not. ``` $ canvas-sketch sketch04 --new ``` This hangs and I have to CTRL-C to stop the command. I'm...

Hello, I'm trying to download canvas-sketch-cli using: npm install canvas-sketch-cli --global, but it's not working. My node is up to date, my npm is up to date, but when I...

I have Mac Book Pro. Cmd + Shift + S does not output anything. Neither does Ctrl + Shift + S

When using mm as the unit for my sketch, I'm getting a rendering issue when drawing a line with lineWidth < 2. This looks similar to when drawing a line...

newbie af, i don't get shit pls help :') + i'm not seeing that ''+ canvas...'' at the end of the install c-s-cli -g command (not sure if properly installed)...

I'm getting this error with a sketch that uses d3.js (v7): ParseError: 'import' and 'export' may appear only with 'sourceType: module' Here's a minimal example based on canvas-sketch-cli --new template:...

```jonieldasilva@Joniels-MBP ~ % canvas-sketch --new --template=three --open → Writing file: sketches/2022.01.06-16.48.47.js [0001] info Server running at http://192.168.100.221:9966/ (connect) [0001] info LiveReload running [0001] 259ms 0B GET 200 / (generated) [1151:0x138008000]...

I will have to ping you again 🙏 - @jonobr1 This also might be related to the `0.8.x` update as the sketch builds fine with `0.7.x`. Reproducing the problem: create...