Expand description
Just a path tracer :)
Modules§
Structs§
- Image
- Loaded texture images stored in a Rust vector
- Perlin
- Perlin noise generator.
- Renderer
- Configures the image to be rendered
- Tracer
Cli - Optional CLI configuration of renderer. Renderer setter methods have priority.
Enums§
- Axis
- Represents an axis in the cartesian coordinate system
- ToneMap
- Enum for different tone mappers
- Transport
- Enum to determine from which direction we are tracing rays
Constants§
- PI
- easy as …