Skip to content

[feature] Reduce 3d input file size #287

@dmonah

Description

@dmonah

Is your feature request related to a problem? Please describe.
I want to run a number different experiments all with the same 3d mesh. My mesh is quite large and so each of my input files (which contains lists of triangle vertices and indices) takes up a relatively large amount of disc space.

Proposed solution
Rather than list the same vertices and indices in every input file, it would be useful to have a single mesh file containing these values and just require a file path in the input file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions