freab / julia-set

a julia set fractal shader that uses mic input to update values

Home Page:https://julia-set.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

julia set shader thats audio(mic input) interactive

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

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

# Build for production in the dist/ directory
npm run build

About

a julia set fractal shader that uses mic input to update values

https://julia-set.vercel.app


Languages

Language:GLSL 60.2%Language:JavaScript 32.4%Language:HTML 4.7%Language:CSS 2.8%