Expand description
Easy to use winit, softbuffer & wgpu abstractions
Modulesยง
- font
- Font rendering and text layout utilities
- gpu
- GPU graphics rendering abstractions
- input
- math
- Mathematical utilities and types
- prelude
- Predefined types and traits for easy access
- runner
- Runner for managing the main event loop and window lifecycle
- software
- Software rendering utilities Implementation of the software renderer using softbuffer crate.
- utils
- Utility functions and types for common tasks
- window
- Window management