mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2026-01-02 12:27:22 +08:00
update doc for 3D tutorial
This commit is contained in:
@@ -63,7 +63,7 @@ Rendering include rendering method and graphic management.
|
||||
- For take GPU advantage, you can refactor draw_xxx() by using GPU feature
|
||||
|
||||
### Graphic layer
|
||||

|
||||

|
||||
- display layer:This layer for physical display device, one UI has only one display layer
|
||||
- surface layer: One display layer have many surface layers, one surface layer represent one flip page
|
||||
- frame layer: One surface layer has many frame layers, one frame layer represent one layer in Z direction
|
||||
|
||||
Reference in New Issue
Block a user