Skip to content

homeowmorphism/basic-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic raytracer

Status: semi-polished. (Code is functional and mostly clean but a couple things I'd like to improve).

A basic Python raytracer. This Python raytracer was implemented to be easy to understand. It does not have many features and is not optimized for performance. The hope is that it can serve as a basis for understanding raytracers and help the user make a more intricate implementation in another language.

Features

  • Diffuse light.

Run

python display_scene.py

Acknowledgements

This project was conducted during Summer 2017 at the Recurse Center under the tutelage of Tim Babb's workshop.

About

A basic Python raytracer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages