Crates.io | wgpu-noboiler |
lib.rs | wgpu-noboiler |
version | 0.3.1 |
source | src |
created_at | 2022-12-24 14:10:45.702564 |
updated_at | 2023-08-07 07:52:55.590481 |
description | Builder patter for wgpu and winit |
homepage | |
repository | https://github.com/ToBinio/wgpu-noboiler |
max_upload_size | |
id | 744956 |
size | 77,865 |
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