Skip to content

Commit 246ab82

Browse files
committed
readme update with gifs
1 parent 4156035 commit 246ab82

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.vscode/settings.json

README.rst renamed to README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
Black-hole-simulation-using-python
2-
==================================
1+
# Black-hole-simulation-using-python
32

43
Non-spinning black hole simulation based on photon geodesic equation.
54
This program takes an equirectangular image and returns the image distorded by the black hole.
65
Results can be saved in form of matrices to call them later.
76
An offset system can be used to simulate a moving background by saving a series of simulations with different offset.
87

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.

0 commit comments

Comments
 (0)