Skip to content

funwithtriangles/polyop-ceremony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyop - Ceremony

Interactive music video for "Polyop - Ceremony". Built with three.js and WebVR controls. See it in action at polyop.uk/ceremony.

How to work this repository

Make sure you have installed node. After cloning or downloading the repo, navigate to directory and run:

npm install

To build:

webpack

To start a server running at http://localhost:8080:

webpack-dev-server

You can also minimize JS/CSS/HTML with:

webpack --minimize or webpack-dev-server --minimize

Credits

A few things that were very helpful in making this:

About

Interactive music video for "Polyop - Ceremony"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published