christiandaley / Schwarzschild-Ray-Tracer

Accelerated ray tracing in Schwarzschild spacetime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schwarzschild-Ray-Tracer

Accelerated ray tracing in Schwarzschild spacetime. This a research project for my master's degree in computer science.

This is rendering software for tracing curved light rays in Schwarzschild spacetime. This software is written in C++ for Ubuntu and relies on the libpng, png++, and pthread libraries.

See "report.pdf" for more details. Link to youtube channel with animations: https://www.youtube.com/channel/UC5SqbdSmeCNDcAEf2xiU7pw

About

Accelerated ray tracing in Schwarzschild spacetime


Languages

Language:C++ 94.4%Language:Python 4.9%Language:Makefile 0.6%