galoomba1 / miratope-rs

A tool for building and visualizing polytopes.
MIT License
20 stars 7 forks source link

Faceting with uniform/semiuniform occasionally produces non-semiuniform faces #24

Open ThePokemonkey opened 1 year ago

ThePokemonkey commented 1 year ago

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 in the polyhedron. unsure of how much this extends to higher dimensions.

H-A-M-G-E-R commented 1 year ago

it's the element types algorithm's fault