Jump to content

Transparent texture sorting issues


Rotareneg

Recommended Posts

There's something wrong with the way transparent textures on trees and bushes are sorted, which results in the leaves on the other sides of the trees showing through the trunks:

5bA4LmZ.jpg

This also makes the polygons with the leaves show through each other in a odd way, but that's a lot more visible when moving the camera around in the sim.

Link to comment
Share on other sites

  • Moderators

Yes, that is already known.

Actually, it has nothing to do with transparent textures, rather, it has to do with how SB depth sorts the model (it currently sorts by mesh frame, rather than sorting by polygon). This has the side effect of requiring more mesh frames per model if something is to be depth sorted properly, and the trees typically have only two mesh frames: all branches and trunk, hence all the branches appear on top of each other or on top of the trunks.

So either we need to update the tree models one day or change the behavior and performance of how we depth sort models, or both. ;)

Link to comment
Share on other sites

  • Moderators
Does this have anything to do with the Lemur seeing blurred areas around tree limbs?

IIRC that is a different issue to do with billboarding, but yeah that one is known as well. Last I heard this was actually fixed but it caused a performance issue, so for the time being the issue remains until further improvements can be made.

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.

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