You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!