Crate rtow [] [src]

Re-exports

pub use config::Configuration;
pub use config::Resolution;

Modules

camera
config
hitable
material
ray
sphere
vec_util

Functions

run

Entry point for the application. Generates a hardcoded world, simulates the ray tracing and finally saves the rendered frame to disk, as specified by the Configuration.