Clone the repo (make sure to include submodules!), install node dependencies and run parcel.
git clone --recursive https://github.com/patriciogonzalezvivo/lygia_threejs_examples.git
cd lygia_threejs_examples
yarn install
yarn dev
Thanks to:
- Akella for this Three.js/Parcel/Vite template
- Ustym Ukhman for the vite-plugin-glsl