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
Implementation of ray cast renderer using C++. Features include rendering of simple shapes and height fields, reflections, refraction, shadows, and blur. Also includes various sampling patterns to improve quality and simple Win32 GUI.