Jump to content

Recommended Posts

Posted

Yes ability to group static geometry to reduce the number of drawcalls.

 

Present in some indie 3D engines like Unity or Anarchy , this is one major performance booster system.

Would be great have LE3 beeing able to do that.

Stop toying and make games

Posted

This is more of a mobile thing. We use instanced rendering, so the draw calls are already batched. OpenGL also doesn't have the same overhead as DirectX for draw calls, which are a major issue on that API.

Let's build cool stuff and have fun. :)

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.

×
×
  • Create New...