Closed
Description
@fanzhanggoogle if you are able to contribute this or start a prototype, it would be very much appreciated. Here's some tips:
- glTF loader/renderer is here: https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Source/Scene/Model.js
- Unit tests are here: https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Specs/Scene/ModelSpec.js
- glTF example app is here: https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Apps/Sandcastle/gallery/3D%20Models.html
- General contributor guide is here: https://github.com/AnalyticalGraphicsInc/cesium/blob/master/CONTRIBUTING.md#opening-a-pull-request
Let us know if you need more help.
Part of #3241, #4678, and CesiumGS/3d-tiles#188