Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 228 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 228 Bytes

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!