Skip to content

davidisaaclee/vsynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f99620 · Aug 9, 2018
Aug 5, 2018
Jun 24, 2018
Aug 9, 2018
Jun 20, 2018
Aug 4, 2018
Jun 3, 2018
Aug 9, 2018
Jun 18, 2018
Jun 3, 2018
Jun 3, 2018
Jun 21, 2018
Aug 5, 2018

Repository files navigation

vsynth

A modular video synthesizer for the web browser.

Development

# Clone repository.
git clone https://github.com/davidisaaclee/vsynth
cd vsynth

# Install dependencies.
yarn

# Build GLSL assets; required for first run.
# You'll need to run this again if you change any .glsl files.
yarn run build:glslify

# Start a development server on `localhost:3000`.
yarn start

Releases

No releases published

Packages

No packages published