Code Monkey home page Code Monkey logo

ryutai's Introduction

Ryutai

Ryutai is an interactive experience focusing on the meditative qualities of flowing water. This was initally created for the subject 'Interactive Media' at the University of Technology Sydney. Use your hands to play with a liquid-like substance and pop bubbles to make gong noises. Ryutai Screenshot

Setup

The following hardware and software is required in order to run Ryutai.

Leap Motion Controller (https://www.leapmotion.com)

Processing 3.3.6 (https://processing.org/) with libraries:

  • Beads
  • PixelFlow
  • Leap Motion library for Processing

All libraries available within Processing's internal library viewer.

Usage:

  • Plug in Leap motion, orient it to face towards the Ceiling
  • Open Ryutai.pde in Processing 3.3.6 -- Ryutai depends upon Bubble.pde, however Processing should automatically load Bubble.pde in a different tab
  • Click the 'Play' button to run Ryutai
  • Move hands up/down/left/right over the leap motion sensor to create a rainbow liquid/smoke effect! -- Currently forwards/backwards motion is unbound
  • Touch the bubbles with the liquid to play a gong sound!

Troubleshooting:

Q: Leap Motion not detected in Processing

A: Install device drivers from https://www.leapmotion.com/setup/

Q: Framerate extremely low / Crash on launch

A: The shaders used to render the liquid effect are very graphics intensive. There is a parameter named 'constraint' in the code which can be increased in order to decrease the load on the hardware and thus increase performance. Test the performance on your machine and decide on the best constraint paramater that works for you. I recommend starting with 10.

ryutai's People

Contributors

badookey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.