Skip to content

graciegould/triadic-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triadic flow

This project creates a responsive and interactive installation using p5.js and tfjs posenet ai body tracking model. The canvas displays triangles that move and reshape based on detected bodies, creating a dynamic visual effect that can respond to human gestures in real-time. This setup is suitable for art installations and interactive displays.

Setup

  1. Clone the repository:

    git clone https://github.com/graciegould/triadic-flow.git
    cd triadic-flow
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm start
  4. Open your browser: Navigate to http://localhost:3000

  5. Build for production:

    npm run build

About

Body tracking interactive art installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published