mattdesl / canvas-sketch

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

Canvas-sketch .js file opens in browser Firefox but nothing happens after that #165

Closed gabriellxrenee closed 1 year ago

gabriellxrenee commented 1 year ago

Hello, Im trying to sketch with Sublime Text in a mac OS Big Sur (this mac also runs windows 10 in bootcamp). I installed canvas-sketch locally, since I had issues with the installation, "command not found canvas sketch". Finally getting to open my .js sketch and seeing canvas running in the browser, nothing else happens later. I tried changing the color and nothing, but terminal shows it is reading the script.

Screen Shot 2022-08-13 at 10 49 53 AM
gabriellxrenee commented 1 year ago

Nevermind, so I have to save the file to see the canges. Problem solved.