Skip to content

lunaluxie/python-path-tracer

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

Python path tracer implemented from scratch using Numba for acceleration ✨⚡

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published