Skip to content

andremichelle/circle-modulation

Repository files navigation

Circle Modulation

Using circles as source for parameter modulation.

Open in | Chrome Safari Only alt screenshot

Build

template repository for my typescript projects

Make sure to have sass installed and run in the console:

sass sass/main.sass:bin/main.css --watch

Make sure to have typescript installed and run in the console:

tsc -p ./typescript/tsconfig.json --watch