Skip to content

superhighfives/i-will-never-let-you-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I Will Never Let You Go

I Will Never Let You Go

🚨 Note: It's been a long time since this project was built, and the underlying technologies have changed. A lot. With the goal of keeping the spirit of this project alive, I've created a modern version, mostly by patching and noodling my way through already minified code. As a result, I Will Never Let You Go works on modern devices, like mobile, but this repo only hosts that Frankenstein's monster and not the underlying code. You can find the original repo here.

An interactive WebGL music video.

You can watch it here.

You can read about how it was made here.

You can check out my other music here.

Screenshot from the video

Getting started

npm install
npm run start
npm run deploy

Deployment

You should be able to deploy this to any static site hosting, as is. Currently it's running on Cloudflare Pages.