Skip to content

My first try with three js. Shapes are generated and pulse to the beat an audio loop.

Notifications You must be signed in to change notification settings

patrickheng/threejs-sphere-audio-vizualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js - Audio experiement

My first try with three js. Shapes are generated and pulsate to the beat an music file.

Demo available here.

Preview

Technologies :

  • ThreeJs
  • Web Audio Api
  • DatGUI
  • Bower

Setup :

After cloning install all node dependencies and libraries :

npm install -g gulp bower
npm install
bower install

Then launch gulp to build :

  gulp

About

My first try with three js. Shapes are generated and pulse to the beat an audio loop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published