Jump to content

Progressive rendering


BlackMojito
 Share

Recommended Posts

Hi Folks,

I am working on a view which must support very large (but quite static) scenes. To optimize the performance, one of the idea is to use progressive rendering. Basically I would like to split the scene into small fragments based on their properties (e.g. material and some other meta information). Then they are rendered out progressively when static. If I manipulate the mouse, then based on the current performance, I can choose how many fragments which should be rendered until being idle again.

So, my question is what is the best way to implement this concept with Babylon? Just marking Nodes visible/invisible on the fly is not cool though...

Thanks

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...