Skip to content

cemrich/Basic-Python-Raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Python Raytracer

This is a very simple raytracer written in Python 2. It is an university project to understand the basic concepts of [ray casting] 1, [Phong reflection model] 2 and related concepts.

Please note that rendering the actual image may take several minutes.

Example of a rendered scene:

ScreenShot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages