Is it possible for IndexedDB to cache gltf models on mobile phones?
and which of these three formats is more suitable, blob,josn or arrayBuffer?
My model is about 3Mb,I’m going to edit the material after I take it out of IndexedDB
1 Like
nice,I`ll have a try
But I did not find this funcion in the threejs documentation, THREE.Cache.useCache()
Does it report an error?
Is it my fault?
1 Like