HDR
This commit is contained in:
@@ -11,11 +11,15 @@
|
||||
|
||||
pub mod context;
|
||||
pub mod frame;
|
||||
pub mod hdr;
|
||||
pub mod input;
|
||||
pub mod renderer;
|
||||
pub mod shadow;
|
||||
|
||||
// Re-exports
|
||||
pub use context::Context;
|
||||
pub use frame::Frame;
|
||||
pub use hdr::ToneMapper;
|
||||
pub use input::InputState;
|
||||
pub use renderer::Renderer;
|
||||
pub use shadow::ShadowConfig;
|
||||
|
||||
Reference in New Issue
Block a user