Skip to content

GeorgeGally/code365

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code365

365 days of creative coding. Propably all in Javascript. Probably mostly sound and motion reactive stuff. 

For my creative coding, I use a helper file called <a href="js/creative_coding.js">js/creative_coding.js</a>, 
which is a modified version of @seblee's creative_coding.js file - basically with some added functionality 
and a couple of syntax changes.

I also have another helper file <a href="js/canvas.js">js/canvas.js</a>, 
which is just a fast and easy way to create a canvas.

#To create canvas simply say: 
var ctx = createCanvas(some_random_name);

About

A year of coding project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages