Skip to content

Mesh's buffer size does not update properly #141

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.

Activity

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

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