Render what a black hole would look like in front of an image.
This project was originally inspired back when the image of the M87 black hole was published in April 2019. The idea for this project came from a coding challenge on YouTube from The CodingTrain.
- The program uses raytracing to render the distortions on an image that is behind a black hole.
- The resolution of the rendered image can be adjusted to reduce the rendering time.
The program was developed in Processing. Therefore, you will have to install Processing on your machine to run it.