Skip to content

Done for C++ practice and because I like graphics processing. A simple ray tracer based on my knowledge from CS184 at Berkeley where I first made a ray tracer, and this great tutorial! https://raytracing.github.io/books/RayTracingInOneWeekend.html

Notifications You must be signed in to change notification settings

PrabbyDD/Ray-Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray-Tracer

Done for C++ practice and because I like graphics processing. A simple ray tracer based on my knowledge from CS184 at Berkeley where I first made a ray tracer, and this great tutorial! https://raytracing.github.io/books/RayTracingInOneWeekend.html Will be adding more features in the future such as BVH, gpu and cpu level parallelism, materials, surface textures, importance sampling, etc. Stay tuned!

About

Done for C++ practice and because I like graphics processing. A simple ray tracer based on my knowledge from CS184 at Berkeley where I first made a ray tracer, and this great tutorial! https://raytracing.github.io/books/RayTracingInOneWeekend.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages