Skip to content

Bring back COverdrawPolygonGeometryOptimizer from COverdrawMeshOptimizer #883

Description

Description

Bring back the overdraw optimizer.

Description of the related problem

Since ICPUMeshBuffer got completely refactored

Solution proposal

Now ICPUPolygonGeometry supports any geometry (a bit of a misnomer cause its a VertexGeometry really, lines and points are included).

But the zeux algorithm works on clusters, so I think working on quads, etc. shouldn't be that different from just triangles.

Additional context

A large OBJ or STL/PLY is needed to make an example

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions