Skip to content

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

Notifications You must be signed in to change notification settings

jallex/Raytracer_Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published