Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 253 Bytes

File metadata and controls

2 lines (2 loc) · 253 Bytes

RayCastRenderer

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.