Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 666 Bytes

File metadata and controls

22 lines (14 loc) · 666 Bytes

Blitz Machine

A visualisation created using p5.js as part of Design Programming course at the University of Sydney.

Graphics can be controlled using keyboard

Key Mapping

  • W/S : Change number of objects
  • A/D : Change phase between figures
  • Space : Toggle Figures
  • R : Reset
  • Arrow Keys:
    • Up/Down : Change Amplitude
    • Left/Right : Change Frequency

How to run

Download the zip of this project and open index.html on a web browser.

The contents of this repository are licensed under the MIT License which can be found here.