Skip to content

Mesh's buffer size does not update properly #141

@stlemme

Description

@stlemme

When updating the buffers of a mesh (i.e. position, normal, texcoord, etc.) and their length changes then the content is updated with the wrong buffer size. This affects meshes as well as assetmeshes.

An example showcasing this issue is available at http://stlemme.github.io/xml3d-experimental/buffersize-bug/terrain-stitching-test.html

When updating the index buffer of a mesh only, it does work properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions