1 2 3 4
//! Simulators calculate the parameters for their corresponding effects //! based on the `scene` and `models`. pub mod direct;