Jump to content

Progressive meshes in babylon.js


taylr
 Share

Recommended Posts

Hello,

I am loading a large .babylon files into a scene. And the file is about 50MB.

Is there a method I can use to real progressive loading / mesh streaming as the model loads so that my users aren't staring at a rotating loading icon (Even if it's extremely beautiful :P ) for minutes before the scene appears?

In other words, if the model is 20,000 triangles, does babylon.js have a method for maybe loading only 2,000 first and then progressing to the fully detailed model after my user zooming in or looking around ?

Here is an example about what I mentioned above: https://x3dom.org/pop/happy.html

I just looked up for the wonderful solution here: 

 

If I understood correctly, the auto LOD mechanism is to help with rendering load and not with loading time. Because when I opened the dev-tool of browser and observed the network tab, there is no pictures or other model information loaded when I zooming in and out. (Correct me if I'm wrong) :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...