Skip to content
Discussion options

You must be logged in to vote

this is not really anything we control. draco is pulled in by the THREE.GLTFLoader. it's probably even correct because it has to make a fetch request each time you load a model, that's completely normal, but it's then the browsers job to deal out cached results, which it will, unless you disable it, which you have. under normal circumstances the successive requests will always fetch from cache and yield immediately without a waterfall.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@drcmda
Comment options

@bhushan6
Comment options

@bhushan6
Comment options

@drcmda
Comment options

@bhushan6
Comment options

Answer selected by bhushan6
Comment options

You must be logged in to vote
1 reply
@bhushan6
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants