CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.85k stars 3.47k forks source link

ktx2 texture with mipmap has moire pattern in Cesium #9746

Closed jz0224 closed 2 years ago

jz0224 commented 3 years ago

The 3dtiles and gltf files are attached below. The gltf file is exported from 3dtiles file, and display correct in gltf viewer. The Cesium version is 1.83. cesium gltf_viewer 3dtiles_mipmap.zip gltf_mipmap.zip

lilleyse commented 3 years ago

@ebogo1 can you take a look at this?

getinthedamnbox commented 3 years ago

cc https://community.cesium.com/t/ktx2-texture-with-mipmap-has-moire-pattern-in-cesium/14946

ebogo1 commented 2 years ago

This should be fixed after https://github.com/CesiumGS/cesium/pull/9876/. Feel free to reopen or leave another comment if you're still having issues!