benjamingwynn / spotifystarfield.com

Music visualizer using Spotify's Analytics API and Canvas.

Home Page:https://spotifystarfield.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spotifystarfield.com

Proof-of-concept music visualizer using Spotify's Analytics API and Canvas.

Netlify Status

Note about code quality & performance

The rendering code here is particularly poor quality. This is designed as a proof of concept, and not to be taken as an example of how to do something like this.

Future planned impovements

  • Decouple physics and rendering code.
  • Improve rendering code, maybe use WebGL?
  • Improve physics code, maybe use WASM?
  • Fix Spotify login redirecting out of fullscreen
  • Port to Svelte
  • Remove stuff that shouldn't be in the Starfield class (like UI modifications)

About

Music visualizer using Spotify's Analytics API and Canvas.

https://spotifystarfield.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 67.2%Language:HTML 20.5%Language:CSS 9.3%Language:JavaScript 3.0%