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 59 canvas-sketch issues
Sort by recently updated
recently updated
newest added

Hi everybody, I am trying for the first time canvas-sketch, but I am facing a problem. Pressing cmd + S or ctrl + S an image should be saved, but...

Hi @mattdesl, I'm trying to create an animated sketch using React. But I'm not really sure how I can accomplish that with the way I've set up things. I have...

Hi, once I use te command `canvas-sketch sketch-01.js --new` there is not output to it. Also, when I followed a main instruction in this forum that tells us to use...

Hi! I'm on a Mac. I did install node.js v20.11.1, but when I tried to install canvas-sketch globally I couldn't and it says: npm WARN deprecated [email protected]: core-js@

In this pull request, I did this: - new example with p5.js (particle example with p5.js) - adding Tweakpane in the example

Hi Matt! I noticed in your readme you want to add unit tests - I've set up Jest for `canvas-sketch` and added a few basic tests just to get the...

using wsl2 on windows 10 after creating or running any sketch, the live view only renders once, then doesn't care for editing the sketch again for some reason. ![image](https://github.com/mattdesl/canvas-sketch/assets/71041048/cba6942f-9ff6-4cdc-b75b-d5f56617fa89) ![image](https://github.com/mattdesl/canvas-sketch/assets/71041048/9743b3ff-8b20-473a-9296-9dd639fe0ab6)...

This PR introduces [Husky](https://typicode.github.io/husky/) to manage pre-commit hooks, and adds running Prettier to the pre-commit hook.

Add TS support for `canvas-sketch sketch.ts --new` Can we attempt to fix this issue ourselves, and create a PR? 🙏🏻

When I install canvas I have this message: ![image](https://user-images.githubusercontent.com/124209591/216166636-9e88b604-7cd6-4276-a393-cac828c03e26.png) And then when I try to create the file "sketch-01.js" nothing happens, not even a message and If I go to...