Hannah
Hannah
The texture also shows up in 2D, as per https://github.com/CesiumGS/cesium/issues/8654
Also reported https://github.com/CesiumGS/cesium/issues/9253
Related to #6631 [`DynamicEllipsoidGeometryUpdater`](https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Source/DataSources/EllipsoidGeometryUpdater.js#L247) was optimized so that it only recreates the `EllipsoidGeometry` when certain properties that require a recreation change. `DynamicBoxGeometryUpdater` could be optimized similarly. @mc-allen if you open...
Also reported by @461255824 in https://github.com/CesiumGS/cesium/issues/8800 See test case here: https://github.com/CesiumGS/cesium/issues/8800#issuecomment-619629597
Some geometry improvements: - #2364 Better height/extrudedHeight parameter definitions, central location for epsilon value - #3044 Polygons with holes triangulation error - #1209 Triangulate non-manifold polygons - #1894 #2915 Maintain...
Also reported by @jonathanvhive in https://github.com/AnalyticalGraphicsInc/cesium-ion-community/issues/242
Not for me. Just upgraded to Chrome Version 89.0.4389.114 and sandcastle still hangs
I can't run the unit tests at `http://localhost:8080/Specs/SpecRunner.html` either
@CosmosEcho I would guess this is an error in the model. I haven't seen artifacts like this in Cesium before. Try debugging your model using the glTF extension for VS...
Thanks @GatorScott @lilleyse can you take a look at this?