miratope-rs icon indicating copy to clipboard operation
miratope-rs copied to clipboard

A tool for building and visualizing polytopes.

Results 14 miratope-rs issues
Sort by recently updated
recently updated
newest added

Added a Rust toolchain to set the version to 1.59 so people don't need to change the default rustup version

When the symmetry group propetry is used on certain polytopes, Miratope will return symmetry order 0 even though the minimum size of a symmetry group should be at least 1....

bug

specifically, this is when a semiuniform face plane has a symmetry under which it is no longer isogonal, so you can get weird non-isogonal facetings of the semiuniform face used...

Polytopes with a dimension > rank can be created in Miratope using the duocomb operation, but these polytopes cannot be imported or exported as an OFF file. Fixing this bug...

enhancement

When a polytope is truncated without any nodes activated, nothing will happen to the polytope and an error message is printed saying "Cannot truncate with no active nodes!". However, the...

The following operations are broken on points and will crash Miratope: - Symmetry group - Scale to unit edge length - Rotate - Petrie polygon - Ditope - Duocomb (freezes...

Despite polygons having cross-sections, they are not supported in the current version of Miratope

If you use another polytope as the symmetry group and that polytope has a different rank than the polytope you're faceting, Miratope will crash.