Hello everyone,
I’m quite new to CesiumIon / CesiumJS and have some questions about improving the texture quality of a 3D Tile:
When I upload an asset onto CesiumIon as a glTF file, the model has it’s original texture and mesh.
Whenever I convert it to a 3D Tile the model losses its quality. That’s quite obvious since it’s compressed due to performance reasons but shouldn’t the quality improve by moving (the camera) closer to the object? And isn’t there a way to decrease the compression?
I already used maximumScreenSpaceError with a low value but the quality remains the same. Why does it not work?
Thanks for your help!
My reference: