Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 591 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 591 Bytes

Pixie Panel ⬜️🟪🟥🟨🟧

Pixie Panal is an interactive screen art installation in which a grid of virtual cubes transforms and generates sound based on the audience's hand movements and gestures. Watch demo

Technologies

  • React-Three-Fiber: create 3D web environment
  • Tone.js: audio synthesis and sound playing
  • LeapMotion: hand position, movement, and gestures tracking
  • OpenFrameworks: sending LeapMotion data using OSC

This project was bootstrapped with create-r3f-app