feat(gltf): support sharing the background environment across multiple objects (#9009)

This commit is contained in:
André Costa
2025-11-17 14:36:57 +01:00
committed by GitHub
parent 8ed4b5f3f3
commit dd827489d6
11 changed files with 518 additions and 235 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
Open a GLTF from a file and make it spin forever like a platter
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
Open a glTF from a file and iterate through each camera
-------------------------------------------------------
.. lv_example:: libs/gltf/lv_example_gltf_2