Try it out here!
Final project for MIT 6.4400 Computer Graphics (Fall 2023). A simulation of a backyard pool featuring a controllable rubber duck. Rendered with WebGL, developed using 3JS.
npm install
npm run devThe water.js contains the main scene components. See src/js/glsl for the shaders.
