Unofficial C++ version of Luminet project of bgmeulem //https://github.com/bgmeulem/Luminet/. Work in progress. Do not use as a lot of functionalities have to be implemented.
- Calculation of redshift isolines are quite fast but quality of rendering has to be improved.
- Redshift color rendering is not realistic
- Cleaning the code.
- Improve rendering of the accretion disk
(https://github.com/Niohori/LuminetCpp/blob/main/Documentation/Math/Luminet.pdf)
- Boost for the elliptic integrals
- Dislin for the graphical rendering //https://www.dislin.de/
- dlib for multithreading //http://www.dlib.net/api.html