Skip to content

pielet/ray-tracing

Repository files navigation

Ray Tracing

Main reference: Ray Tracing: The Next Week.

There are some important features:

  • 3 types of materials with adjustable parameters
  • texture map for basic objects
  • ray tracing for imported .obj model (Moller-Trumbore algorithm and Phong shading)
  • all of the objects (sphere, rectangle, cube and model) can be translated and rotated

Output images:

About

The practice of ray tracing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published