Building blocks for creating applications in the Iced framework.
A collection of reusable widgets and utilities extracted from personal projects.
iced_frameGeneric widget that renders an offscreen RGBA frame buffer as a wgpu textureiced_servoEmbeds a Servo webview inside an Iced application via offscreen renderingiced_wryEmbeds a WRY webview as a child window inside an Iced applicationiced_mc_skinIced shader widget for rendering 3D Minecraft player skinsiced_browserTabbed web browser built oniced_servois currently just used to test iced_servo (not published)
Contributions are welcome! Please open an issue or submit a pull request.
Licensed under either of
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.