8000 GitHub - alianpaul/Simple-RayTracer: A simple CPU RayTracer.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alianpaul/Simple-RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-RayTracer

A simple CPU RayTracer. I use the framework and math library from the CMU project. The features beblow are all implemented by myself.

Features

  • Ray Generation and Scene Intersection
  • Bounding Volume Hierarchy (with SAH)
  • Direct Illumination
  • Indirect Illumination
  • Adaptive Sampling
  • Diffuse, Mirror, Glass, Microfacet Materials

About

A simple CPU RayTracer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0