oxidized raytracer
Find a file
2025-04-22 12:13:25 -04:00
core add basic geometry stuff 2025-04-22 12:13:25 -04:00
examples render basic test pattern 2025-04-22 08:52:10 -04:00
py render basic test pattern 2025-04-22 08:52:10 -04:00
.gitignore render basic test pattern 2025-04-22 08:52:10 -04:00
Cargo.lock add basic geometry stuff 2025-04-22 12:13: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.