Vapor Wave
Propagating wave interactions animation
Overview
This project simulates multiple waves propagating through a flat mesh. The set of waves along with their direction, frequency, amplitude, and speed are configurable. The demo below has four such waves interacting, tweaked for aesthetics. This was my Unity “Hello, World!” project to dip my toe into the world of game development.
Demo
Acknowledgements
The environment was inspired by multiple Vapor Wave image aesthetics. The wave simulation is largely based on the work of Jasper Flick of Catlike Coding, though modified, and running only on CPU rather than GPU.