Skip to content

Latest commit

 

History

History

p5js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

p5.js

The session's focus was to play with the p5js library. p5js is a library that utilizes Processing to create generated art. btw, that not the only thing you can do with p5js.

We utilized my repository cowglow/p5js to generate these pieces of beautiful art:

prototype-001 prototype-002

What we accomplish

  • We gained an understanding of the game loop that processing has with the draw() function
  • We manipulated the color using the HSB mode in p5js
  • We mock the state to start and stop the prototype-002 sketch

More

Artist

For gaming development

Books