This repository is to put the simlation image/result of Kerr / Schwarzschild Black Hole, using the WebGL
or Metal
. All the simulation is using the natural unit
where
where
and
Click image to see video on YouTube
- Download video:
video/kerr-4536x2835-1000fs.mp4
- Download TIFF image (Kerr Black hole):
-
frame_n.tiff
$\to$ a.mp4
$ ffmpeg -framerate 100 -i frame_%d.tiff -c:v libx264 -crf 18 -preset slow -tune stillimage -pix_fmt yuv420p output.mp4
$ ffmpeg -framerate 100 -i frame_%d.tiff -vf "scale=4536:2836" -c:v libx264 -crf 18 -preset slow -pix_fmt yuv420p output.mp4