Releases: mlazaric/Photon
Releases · mlazaric/Photon
Version 1 of Photon
A simple python script for simulating a photon moving through 2D space and reflecting off circular mirrors with integer center coordinates and radius of 1/3
.
By default it uses the following parameters for the simulation:
- Initial position:
(0.5, 0.26)
- Initial direction: to the right (
angle = 0
) - Distance to cover:
20