Skip to content

WebGlRenderer: Sort meshes by depth #954

@jespertheend

Description

@jespertheend

Due to alpha being enabled, it seems like there are some anti aliasing issues when an object is rendered first and then another object is rendered behind it. I think this may be fixed when depth sorting is added.
Either way, depth sorting would be better for performance anyway since it would reduce overdraw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions