Skip to content

Upgrade Mesh Decoder #1327

@gz65555

Description

@gz65555

Since the abilities of ModelMesh and BufferMesh have been unified, MeshDecoder should be upgraded by new ModelMesh.

Before:
Use setPositions... function to organize buffer data which will cause additional overhead in cpu.

After:
Use a bundled buffer insert to ModelMesh which can reduce cpu parsing time.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions