Skip to content

Support u32 face index  #263

Open
Open
@virtualritz

Description

@virtualritz

Mesh::faces is currently Vec<Point3<u16>>.

It would be great to make this u32 to allow meshes with >64k points.
Either always or as a variant, as e.g. in bevy's IndexFormat.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions