Task list for GLTF support in v9 also see - https://github.com/visgl/luma.gl/issues/702 #### v9.4 - [ ] Update website/package.json with gltf dependency - [ ] Remove GLTF attribute name mapping in `GPUGeometry` - [ ] Remove gltf [loaders.gl/math dependency](https://github.com/visgl/luma.gl/pull/1819/commits/d88bc16687a22d7b9fb4dbb867aedfd20d962c24) once https://github.com/visgl/loaders.gl/pull/2808 deployed #### v9.3 - [ ] Feature: **Fix IBL** @georgioskarnas - [ ] Tests: **More tests** to avoid glTF constant breakages. E.g, load a number of models and fail if exceptions. - [x] Feature: **Skeletal Animation Support** @georgioskarnas https://github.com/visgl/luma.gl/pull/2388 - [x] Feature: **Morph Target Animation Support** @georgioskarnas https://github.com/visgl/luma.gl/pull/2388 - [x] Feature: **WebGPU support** @georgioskarnas @ibgreen - [x] Feature: **bounding box** courtesy method @ibgreen - [x] Docs: **Docs for gltf module** @ibgreen @georgioskarnas https://github.com/visgl/luma.gl/pull/2390 - [x] Docs: **Whats New, Upgrade guide** @ibgreen - [x] Refactor: **`GLTFInstantiator`** to function @ibgreen https://github.com/visgl/luma.gl/pull/2389 - [x] Refactor: **Avoid modifying input glTF** #### v9.0 - [x] Initial implementation https://github.com/visgl/luma.gl/pull/1819 - [x] Release gltf package on npm
Task list for GLTF support in v9
also see
v9.4
GPUGeometryv9.3
GLTFInstantiatorto function @ibgreen chore(gltf): gltf module cleanup #2389v9.0