oxidized raytracer
Find a file
wires 094f4947dc
reorganize core systems
no change in functionality, but preparing for stuff in the near future
like more accurately modeling film sensors, filtering, color science,
etc.
2025-05-29 16:30:25 -04:00
core reorganize core systems 2025-05-29 16:30:25 -04:00
examples switch to sobol sampling 2025-05-28 13:36:19 -04:00
py reorganize core systems 2025-05-29 16:30:25 -04:00
.gitignore render basic test pattern 2025-04-22 08:52:10 -04:00
Cargo.lock reorganize core systems 2025-05-29 16:30:25 -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.