Dracoloader takes more time

How is the parsing time when drag/drop the asset into the three.js editor?

It’s important to distinct between the transmission time (the time that is required to transmit the asset over the network) and the actual parsing time (the time that is required to decompress the asset and create three.js objects from it).

1 Like