iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.07k stars 290 forks source link

3D tiles: fix a bug and improve perfs #2266

Closed jailln closed 4 months ago

jailln commented 5 months ago

Description

This PR introduces two changes:

Screenshots

Performance profiling on 3dtiles_ion.html example before the second commit:

before-PR-getInfoById

Performance profiling on 3dtiles_ion.html example after the second commit:

afterPR-getInfoById