oxidized raytracer
Find a file
2025-05-28 13:36:19 -04:00
core switch to sobol sampling 2025-05-28 13:36:19 -04:00
examples switch to sobol sampling 2025-05-28 13:36:19 -04:00
py halton sampling 2025-05-27 22:23:21 -04:00
.gitignore render basic test pattern 2025-04-22 08:52:10 -04:00
Cargo.lock switch to sobol sampling 2025-05-28 13:36:19 -04:00
Cargo.toml initial commit 2025-04-17 12:27:45 -04:00
pyproject.toml initial commit 2025-04-17 12:27:45 -04:00
README.md initial commit 2025-04-17 12:27:45 -04:00

Mechthild

A physically based raytracer written in Rust. Python bindings are provided for ease of use and hopefully for future integration with Blender.