This is the supporting code for the MadeWithDove blog post "Creating a dissolve screen transition using Three Shading Language".
To run the application, first install the node packages with npm i and then run the code using npm run dev. The app will open on http://localhost:5173/.
Use the slider in the top-left hand corner to modify the value of t and animate the screen transition.