Replies: 1 comment 2 replies
-
The gltfio library lets you load multiple glTF files, there's nothing special to do. Using an AssetLoader, create multiple FilamentAsset using the createAsset() function. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
in gltf_viewer example ViewerGui only can set one gltf asset,how can i load and draw multiple gltf asset?thanks
Beta Was this translation helpful? Give feedback.
All reactions