Rust Windowing
Assorted Windowing Stuff, in Rust
Pinned
Repositories
- softbuffer Public
Softbuffer integrates with the raw-window-handle crate to allow writing to a window in a cross-platform way while using the very high quality dedicated window management libraries that are available in the Rust ecosystem.
-
-
-
-
- winit-blit Public archive
Blit pixels directly onto Winit Windows. See https://github.com/rust-windowing/softbuffer for an up-to-date alternative