Skip to content

roberlarues/PyTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTracer

A simple Ray Tracer made in Python (J4F)

Usage

python.py <scene_file>.json

Sample image:

Alt text

Version features (1.0)

  • Sphere objects
  • Lambertian, specular and mirror surfaces
  • Indirect lighting (with limited samples)
  • Scene to render and settings loaded from file

About

A simple Ray Tracer made in Python (J4F)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages