What does the image of a black hole's neighborhood look like?

Geodesic Lines in Schwarzschild and Kerr Metric

The program developed in the scope of this work visualizes light deflection effects resulting from general relativity.
Apart of the Schwarzschild metric, also the Kerr metric is implemented, because black holes in nature will always retain some angular momentum from the collapse which formed them. In addition to the gravitational lensing effect on the accretion disk, also the observed spectral flux from the accretion disk is simulated by the program. As a first approximation, the spectral flux can be calculated from the standard accretion model under the assumption of local blackbody radiation and integration over the whole disk.
This results in a multitemperature blackbody spectrum. The simulation of the spectrum is important because it is not possible yet to resolve images from real accretion disks, so only the spectra of accretion disks can be analyzed. Furthermore, the core code of the geodesic integration has been used for visualizing the run of geodesic lines. Beside using the already implementend metrics, the object oriented structure of the programs written in C++ and using external routines of the Gnu Scientific Library (GSL) permits to implement other metrics or integrators in a straight forward manner. Geodesic lines in Schwarzschild and Kerr metric

geodesic lines


fig. 1: left: Schwarzschild metric
right: Kerr metric
M = 3.5 Mº, Kerr parameter a/M = 0.9



Comparison of Euclidean and curved spacetime raytracing

Euclidean raytracing


fig. 2a: Euclidean raytracing

curved spacetime raytracing


fig. 2b: curved spacetime raytracing in neighborhood of a black hole
light comes from primary source S is reflected at the surface of the accretion disk and is re-emitted to observer O


The following images show accretion disks in Schwarzschild and Kerr metric under various inclination angles. Colors refer to temperature from calculated spectra. Lensing effects are striking.
M = 3.5 Mº, Kerr parameter a/M = 0.9

inclination angleSchwarzschild metricKerr metric
Schwarzschild incl. 1 degree

Kerr incl. 1 degree

30°Schwarzschild incl. 30 degree

Kerr incl. 30 degree

60°Schwarzschild incl. 60 degree

Kerr incl. 60 degree

85°Schwarzschild incl. 85 degree

Kerr incl. 85 degree



prograd and retrograd rotation

prograd and retrograd



fig. 3: accretion disk under inclination of 85 degree, M=7 Mº
left: Kerr parameter a/M = 0.9 (prograd)
right: Kerr parameter a/M = -0.9 (retrograd)


increasing mass...

Kerr higher mass



fig. 4: accretion disk under inclination of 85 degree, M=17 Mº, Kerr parameter a/M = 0.9
outer radius of accretion disk is well beyond the marginal stable orbit being the inner radius


A short introduction into methodology is available at bsc_thesis_gr_raytracing.pdf

Bachelor thesis and source code are available on request.