enginerenderer 0.0.1

A zero-dependency offline rendering engine in pure Rust — CPU path tracing, BVH acceleration, 16-band spectral rendering, PBR materials, animation & video export.
Documentation
1
2
3
4
5
pub mod adaptive;
pub mod job_system;
pub mod loop_controller;
pub mod profiling;
pub mod resource;