takahirox / three-gltf-extensions

Unofficial Three.js glTF loader/exporter plugins
MIT License
123 stars 20 forks source link

MSFT_lod: Improve progressive loading #92

Closed takahirox closed 1 year ago

takahirox commented 1 year ago

If a certain non-lowest level object is progressively loaded propagate it to the higher levels.

With this change, higher levels can always keep higher quality than the lower levels.