mirror of
https://github.com/lvgl/lvgl.git
synced 2026-03-23 14:03:13 +08:00
29 lines
804 B
ReStructuredText
29 lines
804 B
ReStructuredText
.. example_heading: glTF
|
|
|
|
|
|
Open a glTF from a file and make it spin forever like a platter
|
|
---------------------------------------------------------------
|
|
|
|
.. lv_example:: libs/gltf/lv_example_gltf_1
|
|
:language: c
|
|
|
|
|
|
Open a glTF from a file and iterate through each camera
|
|
-------------------------------------------------------
|
|
|
|
.. lv_example:: libs/gltf/lv_example_gltf_2
|
|
:language: c
|
|
|
|
Load multiple models in a single glTF object and modify their position, rotation and scale at runtime
|
|
-----------------------------------------------------------------------------------------------------
|
|
|
|
.. lv_example:: libs/gltf/lv_example_gltf_3
|
|
:language: c
|
|
|
|
|
|
Share a model across different glTF objects
|
|
-------------------------------------------
|
|
|
|
.. lv_example:: libs/gltf/lv_example_gltf_4
|
|
:language: c
|