/raymarcher

A cool raymarcher written entirely from scratch in C++

Primary LanguageC++

Raymarcher

An implementation of a raymarcher in C++
Currently uses stdout as a render output, which honestly looks pretty aesthetic.
Now uses Xlib as render output! Too bad calling DrawPoints a billion times is slow!