Skip to content

mcdc64/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

raytracing

A project to implement a raytracing algorithm in Python.

To create a scene, define objects in raytracing.py and add them to the "objects" list. Then run raytracing.py. If using textures, make sure the path for the one you want to use is correct. Texture mapping currently is only supported for planes.

About

A project to implement a raytracing algorithm in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages