inbn / TONEWARP

A Generative Music Game using Three.js and the Web Audio API

Home Page:http://tonewarp.iainbean.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Tonewarp

Tonewarp is a Generative Music Game using Three.js and the Web Audio API, created for my Music Informatics BSc course at the University of Sussex.

It uses Three.js for the 3D visuals and the Web Audio API for scheduling and generating audio.

Inspirations for the game range from Erik Satie to 2001's Rez for the Sega Dreamcast.

Current goals for development include:

  • Updating to the latest version of Three.js (currently at r69)
  • Refactoring pretty much everything (in progress)
  • Reducing the number of JS files
  • Adding mobile controls
  • Make something like this but better

About

A Generative Music Game using Three.js and the Web Audio API

http://tonewarp.iainbean.com/


Languages

Language:JavaScript 92.2%Language:CSS 4.7%Language:HTML 3.1%