Skip to content

lunaluxie/Python-Raytracing

Repository files navigation

Pretty Fast Python Path Tracer

header

Python path tracer using Numba for acceleration. Read the blog post here which walks you through the story behind the implementation.

Features

Light Transport

  • Diffusion
  • Reflection
  • Specular Highlights
  • Refraction
  • Caustics

Geometry

  • Spheres
  • Polygon Meshes (obj format)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published