Metadata-Version: 2.1
Name: michell-raytracer
Version: 0.0.1
Summary: Relativistic non-linear raytracer for Schwarzschild's metric.
Home-page: https://github.com/viktor-akusov/michell-raytracer
Author: Viktor Akusov
Author-email: viktor@akusov.xyz
License: MIT
Project-URL: Bug Tracker, https://github.com/viktor-akusov/michell-raytracer/issues
Keywords: raytracer,black hole,nonlinear
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

**Michell's Raytracer**
=======================

Simple relativistic nonlinear raytracer named after John Michell,
the first man to think about existence of black holes (he called
them "dark stars").

It uses Schwarzschild's metric to implement calculations of rays
paths near black hole.
