Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 570 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 570 Bytes

Work In Progress!

This is a Next.js template for creating audio visual experiences in the web using GLSL shaders, particles systems, JPG interfaces, audio FFT analysis, and keyframing.

DEMO: https://intheory.symbios.wiki/

(best viewed on desktop with graphics card)

More info: https://www.symbios.wiki/?post=Holo+Portals

Thanks to Beau for supporting the project :3

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.