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

Google Chrome Version 78.0.3904.97 Its standard practice for files downloaded from a website to appear in a downloads "tray". In Chrome, it's the panel that appears at the bottom of...

I'd love to be able to apply project-level settings to all all files in `/sketches` without having to specify the settings in each one. I imagine file-level settings could override...

I'm working in a `feature/hud` branch to test out the idea of a built-in GUI system for `canvas-sketch`. It would be like dat.gui but a bit more opinionated, a lot...

I think canvas-sketch could benefit from a website landing page — maybe just something that would: - Serve as a more navigable source for docs - Showcase rad examples of...

So I need to explain it a bit. I created three js scene using amazing canvas-sketch and canvas-sketch-cli. Now I would like to implement this kind of 3d animation into...

I've added streaming MP4 and GIF exports with the `--stream` flag, which is pretty handy. I'm curious about how I could integrate [@ffmpeg-intsaller/ffmpeg](https://www.npmjs.com/package/@ffmpeg-installer/ffmpeg) into this project without forcing it upon...

I took @mattdesl project from his FrontEnd Masters course and I'm using it to make a weather visualizer (here's the first draft: https://weather-orb.netlify.com/). However, I can't seem to right-click on...

Hey 👋 , I really like the project but was wondering if there has been any talk about adding a GUI to view projects without having to restart the server....

It would be kind of cool to have a version that could run and be edited on the web, either as it's own little editor thing or as something that...

Not sure what's going on but I've noticed a pretty significant loss of colour richness when converting frames into MP4. I'm not sure if this is some limitation of the...