In this repository, I'm going to learn a lightweight 2D wave simulator (repository) running on the GPU using CuPy library (probably requires a NVIDIA GPU), which can be used for 2D light and sound simulations. Here I mainly focus on 2D light simulations.
Here is my plan of going through the codes:
- Four examples in the repository, forming the tutorials4ex folder.
- Examples that interest me, forming the interestex folder.
- Good examples on Youbute, especially the Youtube channel Huygens Optics, forming the huyoptex folder.