Generic Visual programming system using vanilla DOM and JS.
npm install (or npm install --legacy-peer-deps when install gives dependency graph errors)
npm run start
Basic flow:
GL flow for building fragment shaders:
- npm run build
- npm run test
- npm run start
- npm run playwright