Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jembishop authored Jul 14, 2023
1 parent 786b569 commit 08907d5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Laser Simulator

An egui app I wrote which simulates a laser using simple photon particles.
Note that it won't handle the wavelike phenomena like coherence and resonance
as it is a purely particle based simulation.

It simulates the two three and four level configurations, with some explanatory text and animations.
[Play with it here!](https://jembishop.github.io/laser-simulator/)

![](demo.mp4)

0 comments on commit 08907d5

Please sign in to comment.