Skip to content

jcarpenter12/ringVisualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ringVisualiser

A basic music visualiser written using three.js. Allows the user to select different options using a gui.

Demo here: "https://ringvisualiser.herokuapp.com/" Default song: 'AFX - Cottage3e'

This was built using @superguigui excellent three.js starter kit

A great repository for putting together three.js projects quickly.

https://github.com/superguigui/threejs-starter-kit

Thanks especially to Flowen's excellent blog post on making a visualiser in three.js. A very good read for anyone that might also be interested.

This is really useful for getting a visualiser up and running and covers the basics of how to use frequency data.

https://github.com/flowen/whitestone.io-contest

https://medium.com/@flowen/bridging-the-gap-between-design-and-code-and-learn-three-js-in-less-than-4-days-f67d258244cb

Alt text Alt text

Running instructions:

Clone repo:

git clone https://github.com/jcarpenter12/ringVisualiser.git

download packages:

npm install

start visualiser:

npm start

Build:

npm build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published