This method should be able to leverage performance improvements in lyon's `tessellate_rectangle` over `tessellate_path`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
iced_wgpu
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.