Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 239 Bytes

File metadata and controls

5 lines (4 loc) · 239 Bytes

P5

Some P5 projects

  1. Bouble. A project with Matter.js. P5 does the rendering, Matter does the physics.
  2. Text-to-point. Converts text to a bunch of points. Then all of them spawn at a different position and move to the right place.