A transition between scene1 and scene2 in ThreeJS using a GLSL shader
npm install
npm run dev
npm run build
# Make your changes, build and commit them
# ...
# Then you can publish directly on the gh-pages branch
git subtree push --prefix dist origin gh-pages