canvas code to copy
• General HTML5 Canvas tutorial
• CANVAS 5 TUTORIAL
• reference
• 7 Animated GIFs That Will Make You Instantly Understand Trigonometry
• Chris Lis – UT New Media Production Major
Advanced HTML5 Canvas Tutorials
https://www.youtube.com/watch?v=EO6OkltgudE
Examples
https://baileesartspace.blogspot.com/2020/03/my-coding-journey.html
https://bluefmxdm.blogspot.com/2020/04/canvas.html
https://lexibiblefmx210.blogspot.com/2019/02/canvas-final-jack-jack.html
http://taysdreamworld.blogspot.com/2017/09/blog-post.html
http://givetaraana.blogspot.com/2017/09/if-wasnt-for-those-meddling-kids.html
http://mallaryweinsz.blogspot.com/2017/09/hang-loose-canvas-final.html
https://devittorio.blogspot.com/2017/09/canvas-final-godzilla.html
http://aliciaafonso210.blogspot.com/2017/09/canvas-final-hula-stitch.html
http://britsusan.blogspot.com/2015/09/playing-with-text.html
http://meganelizabethdarling.blogspot.com/2015/09/canvas-final.html
http://amandaleijing.blogspot.com/2015/09/final-canvas-project-tennessee.html
http://taylorwsblog.blogspot.com/2015/09/final-canvas-project-meet-some-friends.html
http://krystaljayde.blogspot.com/2013/09/classiest-mermaid-ever-final-html5.html
http://digiarts401.blogspot.com/2013/09/canvas-project.html
Open Source Code Editor for MAC and PC
If for some reason you are having trouble downloading or installing the Adobe CC Suite, you can use a temporary code editor that is NOT Dreamweaver ( Visual Studio, for example). Follow the steps below to create your projects.
1) create a new canvas_01.html file on Visual Code and save it on your desktop or in a specific folder (it can be saved in your USB drive too)
2) copy and paste the code from my site onto this new document (make sure you know where you saved it in your computer) http://www.santiago.bz/canvas/canvas.html
3) modify line per line what you need to add, and then keep saving the document with every single new edit you do. You can start adding code and modifying the code. Save it again every single time you added something new
4) look for the file in the folder where you saved it, right click on it, and open it with Safari, Internet Explorer, Firefox or Google Chrome.
5) a new browser window will be open, and it should display your design.
6) switch back to the document in Visual Code, to keep editing. Save every time you add a new piece of code.
7) go to the browser that you had opened before, with the document already open, and refresh the page in the browser. This will not display any changes if you did not save your file in Visual Code. Do not download GIT at all, you do not need it.