10 releases
0.3.1 | Aug 7, 2023 |
---|---|
0.3.0 | Feb 9, 2023 |
0.2.0 | Jan 27, 2023 |
0.1.6 | Jan 26, 2023 |
0.1.3 | Dec 27, 2022 |
#142 in #boilerplate
45 downloads per month
Used in wgpu-shapes
26KB
559 lines
I consent to the transfer of this crate to the first person who asks help@crates.io for it. If you want access to the git-repository let me know.
WGPU noBoiler
Is a small abstraction layer above WGPU and WINIT. It wraps the most important things with the builder-pattern.
The abstraction is heavily based on the WGPU-Tutorial
lib.rs
:
WGPU NoBoiler
Builder patter for wgpu and winit
heavily based on the WGPU-Tutorial
Dependencies
~8–41MB
~645K SLoC