Wave interference examples using Processing
Rev Snapshot-0.0.1
Abstract
The purpose of this post is to demonstrate how to simulate wave interference using processing. First, we simulate a simple 1D wave interference, then the last examples encourage us to simulate a single radial 2D wave. In the last simulation, we show a 2D image representation of a wave interference, as well as a 3D representation of the wave interference.
1. Simple 1D Wave Interference demonstration
This is the code for 1D Wave Interference Simulation:
2. Radial Wave Simulation
The code for the single source radial wave:
3. 2D Radial Wave Interference Simulation
Finally the code for 2D Radial Wave with two source interference is given by:
4.Conclusion
5. References
Coming Soon!!
Comments
Post a Comment