/black-hole

Black hole with three.js, glsl shaders

Primary LanguageJavaScript

Black-Hole presentation

Setup

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:5173
npm run dev