#ui #open-harmony #ffi #harmony-os #x-component

xcomponent-sys

Raw Bindings to the xcomponent API of OpenHarmony

2 releases

new 0.1.1 Oct 28, 2024
0.1.0 Oct 4, 2024

#719 in Graphics APIs

Download history 103/week @ 2024-10-01 15/week @ 2024-10-08 3/week @ 2024-10-15 70/week @ 2024-10-22

194 downloads per month

Apache-2.0

89KB
1.5K SLoC

OpenHarmony XComponent bindings

Low-level bindings to the native XComponent API on OpenHarmony, used to draw to a surface with OpenGL or Vulkan from native (Rust) code. A higher level binding is provided by the xcomponent crate.

English Documentation Chinese Documentation

License

Licensed under the Apache-2.0 license, matching the license of OpenHarmony.


lib.rs:

Source:

English Documentation Chinese Documentation

Feature flags

Dependencies

~225KB