mattdesl / canvas-sketch

[beta] A framework for making generative artwork in JavaScript and the browser.
MIT License
5.02k stars 393 forks source link

Add canvas-sketch as canvas to website #183

Closed Gurnoorkalsi closed 1 year ago

Gurnoorkalsi commented 1 year ago

Hi!

I want to add my canvas-sketch as an animation to my website, which would include other standard html elements. Specifically, I want to be able to display it as a canvas element (which can be resized according to be viewport).

mattdesl commented 1 year ago

Hello, see some of the discussion here:

https://github.com/mattdesl/canvas-sketch/issues/178

And here:

https://github.com/mattdesl/canvas-sketch/blob/master/docs/cli.md#building-to-a-website

I will close this issue for now as there are many others like it. Cheers!