Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 463 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 463 Bytes

worlds

Spotify Music Visualizer using React, Three.js and react-three-fiber

To run locally:

yarn install
yarn dev

Perlin noise from: GLSL textureless classic 3D noise "cnoise", with an RSL-style periodic variant "pnoise". Author: Stefan Gustavson (stefan.gustavson@liu.se) Version: 2011-10-11 Copyright (c) 2011 Stefan Gustavson. All rights reserved. Distributed under the MIT license. See LICENSE file. https://github.com/stegu/webgl-noise