Skip to content

vertex_data: create attribute_data class, create alternative vertex_data ctor #53

Description

@jfcameron

attribute_data_view is a good optimization for the case that the user has loaded their vertex data from elsewhere (e.g: a library that loads obj files from disk), but it is inconvenient to use when creating vertex data by hand. creating a attribute_data class that owns its data would allow the user to define their attribute data directly inside the vertex_data constructor call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions