Skip to content

SuperWonjune/RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RayTracer

Simple Ray-Tracing program with Python

  • Use a ray tracing algorithm.
  • Support arbitrary perspective projections as described in the file format section below.
  • Support spheres and axis-aligned boxes.
  • Support the Lambertian and Blinn-Phong shading models.
  • Support point lights that provide illumination that does not fall off with distance.

About

Simple Ray-Tracing program with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages