Re-exports§
pub use app::FrameContext;pub use app::PlutoniumApp;pub use app::WindowConfig;
Modules§
- app
- camera
- input
- pluto_
objects - renderer
- rng
- Deterministic RNG service with per-stream generators. Uses SplitMix64 for seeding and xorshift64* for the stream PRNG. Also supports deriving streams from human-readable names via a fast FNV-1a 64-bit hash.
- text
- texture_
atlas - texture_
svg - traits
- ui
- utils