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

xcomponent-sys

Raw Bindings to the xcomponent API of OpenHarmony

2 releases

0.1.1 Oct 28, 2024
0.1.0 Oct 4, 2024

#621 in Graphics APIs

Download history 105/week @ 2024-10-02 14/week @ 2024-10-09 2/week @ 2024-10-16 114/week @ 2024-10-23 74/week @ 2024-10-30 749/week @ 2024-11-06 620/week @ 2024-11-13

1,561 downloads per month
Used in ohos-sys

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

~220KB