huggingface / gsplat.js

JavaScript Gaussian Splatting library.
MIT License
1.33k stars 87 forks source link

I don't need to load loading and onProgress,When data is loaded, how can I render it on the interface immediately? #47

Closed did66 closed 8 months ago

did66 commented 9 months ago

I don't need to load loading,When data is loaded, how can I render it on the interface immediately? I see Class Loader

Nothing's been done there

dylanebert commented 8 months ago

What?

did66 commented 8 months ago

What?

For example, when the splat file is fetch 50%, the page needs to display the 50% data.

did66 commented 8 months ago

What? 1

The function of this part of the code

dylanebert commented 8 months ago

Oh I see, thanks. I've added it as a new feature issue in #55