未验证 提交 68f64cb6 编写于 作者: O openharmony_ci 提交者: Gitee

!4233 翻译完成:3793 【OpenHarmony开源贡献者计划2022】修改readme

Merge pull request !4233 from wusongqing/TR3793
......@@ -49,13 +49,13 @@ For details, see the README and **test** directory of each repository.
**Graphics subsystem**
graphic\_surface
[graphic\_surface](https://gitee.com/openharmony/graphic_surface)
graphic\_ui
[graphic\_ui](https://gitee.com/openharmony/graphic_ui)
graphic\_wms
[graphic\_wms](https://gitee.com/openharmony/graphic_wms)
graphic\_utils
[graphic\_utils](https://gitee.com/openharmony/graphic_utils)
## Standard System
......@@ -69,12 +69,12 @@ The following figure shows the architecture of the Graphics subsystem.
The OpenHarmony graphics stack is divided into the following layers:
Interface layer: provides the native development kit (NDK) for the Graphics subsystem, including WebGL, native drawing, and OpenGL command-level drawing.
Interface layer: provides native APIs for the Graphics subsystem, including WebGL, native drawing, and OpenGL command-level drawing.
Framework layer: consists of the Render Service, Drawing, Animation, Effect, and Display and Memory Management modules.
| Module | Description |
|------------------------|--------------------------------------------------------------------------------------------|
| Render Service| Performs UI framework drawing. This module converts the ArkUI component description into drawing tree information and renders the optimal path based on the corresponding rendering policy. It also provides the core underlying mechanism for multi-window smoothness and spatial UI sharing. |
| Render Service | Performs UI framework drawing. This module converts the ArkUI component description into drawing tree information and renders the optimal path based on the corresponding rendering policy. It also provides the core underlying mechanism for multi-window smoothness and spatial UI sharing. |
| Drawing | Provides standard internal interfaces in the Graphics subsystem to implement 2D rendering, 3D rendering, and rendering engine management. |
| Animation | Provides capabilities related to the animation engine. |
| Effect | Processes image effects and rendering effects, including cascading and parallel processing of multiple effects, and adding rendering effects and component interaction effects during layout. |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册