Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.04 KB

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