File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ .vscode /settings.json
Original file line number Diff line number Diff line change 1
- Black-hole-simulation-using-python
2
- ==================================
1
+ # Black-hole-simulation-using-python
3
2
4
3
Non-spinning black hole simulation based on photon geodesic equation.
5
4
This program takes an equirectangular image and returns the image distorded by the black hole.
6
5
Results can be saved in form of matrices to call them later.
7
6
An offset system can be used to simulate a moving background by saving a series of simulations with different offset.
8
7
9
- An optional GUI can be used to controle the BlackHole class.
8
+ An optional GUI can be used to control the BlackHole class.
9
+
10
+ ## Animation
11
+
12
+ An animation can be easily generated using the GUI.
13
+
14
+ ### Example
15
+
16
+ ![ Black Hole spinning animation] ( black_hole_moving2.gif )
File renamed without changes.
You can’t perform that action at this time.
0 commit comments