Skip to content

Eereenah/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Raytracing

Simple raytracing implementation in python

Implementation Details

  • Implementation is based on Phong Lighting Model
  • Supported shapes are planes, triangles and spheres
  • Materials/Lights can be added by modifying the specular, diffuse and reflection parameters

References

About

simple raytracing implementation in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published