Skip to content

Commit bed26dc

Browse files
Update README.md
1 parent b051900 commit bed26dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ The logs are available in the info tab of blender
2323
#### EXT_mesh_gpu_instancing
2424
EXT_mesh_gpu_instancing will export a glb file containing only the gpu compatible collections under the name `filename_gpu.glb`.
2525

26+
### TLDR:
27+
- `filename_camera.glb` for camera baked animation.
28+
- `filename_gpu.glb` for instances.
29+
- `filename.glb` for the typical gltf export.
30+
2631
---
2732
### Todo
2833
- Bake camera: Handle multiple camera

0 commit comments

Comments
 (0)