Skip to main content

Crate fidget_wgpu

Crate fidget_wgpu 

Source
Expand description

Shader generation and WGPU-based image rendering

Re-exports§

pub use wgpu;

Modules§

buf
Strongly-typed buffers
effects
On-GPU effects
voxel
GPU-accelerated 3D rendering

Macros§

tag
Helper macro to declare a buffer tag

Structs§

Gpu
Handle to a GPU device

Enums§

InitError
Error type for GPU initialization