Skip to content

WebGLRenderer frustum culls using bounding sphere, but sorts using object origin? #13857

@stevesan

Description

@stevesan

if ( sortObjects ) {

Wouldn't it be more consistent to also sort by bounding-sphere-center? Then transparent objects don't all need to be centered around their origin. And this would be more consistent with other engines.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions