No description
|
|
||
|---|---|---|
| black_hole.cpp | ||
| ray_tracing.cpp | ||
| README.md | ||
black_hole
Black hole simulation project Here is the black hole raw code, everything will be inside a src bin incase you want to copy the files I'm writing this as I'm beginning this project (hopefully I complete it ;D) here is what I plan to do:
- Ray-tracing : add ray tracing to the gravity simulation to simulate gravitational lensing
- Accretion disk : simulate accreciate disk using the ray tracing + the halos
- Spacetime curvature : demonstrate visually the "trapdoor in spacetime" that is black holes using spacetime grid
- [optional] try to make it run realtime ;D
I hope it works :/