Expand description
Structs§
- Inherits some useful cli parameters.
Constants§
- Default rendering algorithm.
- Default angle of view (in degrees).
- Default anti-aliasing level.
- FACTOR 🔒Default normalization factor.
- GAMMA 🔒Default transfer function parameter.
- HEIGHT 🔒Default image height.
- INIT_SEQ 🔒Default identifier for random generator sequence.
- Default init seed for random generator.
- Default max depth for pathtracer algorithm.
- Default number of rays for pathtracer algorithm.
- WIDTH 🔒Default image width.
Functions§
- Build a
clap::Command
forrustracer
crate.