CesiumGS / CesiumGS/cesium-webpack-example
Include loaders for binary files like glb and wasm
- Dominant language
- JavaScript
- Stars
- 270
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Brought up on the forum here: https://groups.google.com/forum/#!topic/cesium-dev/t463ShjMtEI
The new Draco wasm file needs to be loaded using a wasm loader.
Additionally, glb files and other binary files need to be loaded using an appropriate binary loader as well. Since it's so common to load these into a Cesium app, they should be included here.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Webpack configuration and existing loader setup in the repository. Verify how the Draco wasm file, glb files, and other binary assets are imported and built, then confirm that a Cesium application can load them successfully through the example setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wasm, webpack
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100