8000 Upgrade Mesh Decoder · Issue #1327 · galacean/engine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Upgrade Mesh Decoder #1327
Open
Open
@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

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0