/liquid-geo

Web experiment inspired by the liquid-geo interface designs form the movie Man of Steel

Primary LanguageJavaScriptMIT LicenseMIT

Liquid-Geo

Liquid-Geo Screenshot

This web experiment is inspired by the liquid-geo interface designs form the movie Man of Steel. It allows the user to record a short audio snippet. This snippet can then be played back in a distorted version and the sphere responds to the audio signal. In addition, the beads on the surface of the sphere can be manipulated by touch or mouse movement.

DEMO

Features

  • SPH fluid simulation on sphere surface Github Repo
  • Screen-space halo and bloom effect inspired by this article from John Chapman.
  • Audio recording and distorted playback using web audio API and tone.js.