Skip to content

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.

License

Notifications You must be signed in to change notification settings

apecoraro/RayCastRenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages