#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

#437 in Graphics APIs

Download history 95/week @ 2024-09-30 22/week @ 2024-10-07 4/week @ 2024-10-14 147/week @ 2024-10-28 475/week @ 2024-11-04 671/week @ 2024-11-11 877/week @ 2024-11-18 584/week @ 2024-11-25 760/week @ 2024-12-02 877/week @ 2024-12-09

3,138 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

~215KB