Skip to content

Potential Bug? #15

@MisterMeme95

Description

@MisterMeme95

In test_mesh.cpp on line 30.

int const max_edges_per_cell = 8;

For big meshes like unit_crust.0.08, there are some cells that have 9 vertices. I imagine when you generate clipped parts, some of the clipped meshes will also have 9 vertices. In this case, you may get corrupted data.

Just a quick observation, but let me know if I am wrong.

Metadata

Metadata

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