iced_wgpu

Crates.ioiced_wgpu
lib.rsiced_wgpu
version0.13.5
sourcesrc
created_at2019-08-26 02:00:04.639988
updated_at2024-09-24 21:03:18.68026
descriptionA renderer for iced on top of wgpu
homepagehttps://iced.rs
repositoryhttps://github.com/iced-rs/iced
max_upload_size
id159638
size243,076
Héctor Ramón (hecrj)

documentation

README

iced_wgpu

Documentation Crates.io License Discord Server

iced_wgpu is a wgpu renderer for iced_runtime. For now, it is the default renderer of Iced on native platforms.

wgpu supports most modern graphics backends: Vulkan, Metal, DX12, OpenGL, and WebGPU.

The native target

Commit count: 5278

cargo fmt