Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

Custom built Raytracer that includes rendering of .obj files, polygonal meshes, parametric surfaces, image textures, lights, cameras, normal determination, antialiasing, materials (metal, dielectric, lambert), and animation system.

Based on Peter Shirley's raytracing series.

How to run:

Navigate to the project folder at Raytracer_Renderer/part1/Textures_Lights_Animation
Run using the commands:

  1. python build.py
  2. ./project

Example Renders:

About

Custom built raytracer that renders realistic images of 3D scenes.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages