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

feat: introducing workers for LAS parser #2303

Open Desplandis opened 3 months ago

Desplandis commented 3 months ago

Description

This PR introduces web workers in iTowns, at first in the LAS parser which greatly benefits from background parsing.

Motivation and Context

TODO

Screenshots (if appropriate)

TODO: Performance screenshots