Skip to content

Latest commit

 

History

History

wgpu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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