A three.js vinyl webapp that allows users to convert their Spotify library into a virtual record playing setup.

2 Open Issues Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub
Web Development Interactive Music Visualizations
Add record 2 months ago

AI Summary: Implement a visually appealing spinning record animation in a Three.js web application whenever a song is playing. This involves sourcing or creating a suitable record texture and integrating it into the existing Three.js scene to rotate realistically while a song plays.

Complexity: 3/5
help wanted

A three.js vinyl webapp that allows users to convert their Spotify library into a virtual record playing setup.

JavaScript
Web Development Interactive Music Visualizations

AI Summary: Improve the album partitioning algorithm in a three.js Spotify web app to distribute songs across two sides of a virtual record more evenly, minimizing the variance in playtime between sides, instead of using a greedy approach. The algorithm should consider a maximum playtime constraint (e.g., 22 minutes per side).

Complexity: 3/5
help wanted

A three.js vinyl webapp that allows users to convert their Spotify library into a virtual record playing setup.

JavaScript