miratope-rs
miratope-rs copied to clipboard
Many operations on points and nullitopes crash Miratope
The following operations are broken on points and will crash Miratope:
- Symmetry group
- Scale to unit edge length
- Rotate
- Petrie polygon
- Ditope
- Duocomb (freezes Miratope instead of crashing it)
- Compound
- Truncation is broken, but does not crash Miratope
- Identify coplanar facets
The following operations are broken on nullitopes and will crash Miratope:
- Symmetry group
- Scale to unit edge length
- Rotate
- Petrie polygon
- Star product
- Compound is broken, but does not crash Miratope
- Truncation is broken, but does not crash Miratope
- Identify coplanar facets It's possible that some of the other operations give broken outputs that I didn't notice.