Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 506 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 506 Bytes

sigil-analysis

Can test planet @ ps to check if it's sigil fulfills visual properties

  • vertical reflectional symmetry
  • horizontal reflectional symmetry
  • total reflectional symmetry
  • monolithicness (sigil composed of 4 of the same geon)
  • rotational symmetry
  • filter by symbol shape

Todo

  • test rotational symmetry test
  • index of {phoneme:geon}
  • generator that accepts a geometry config like
{
  verticalReflection: true,
  horizontalReflection: false,
  ...etc
}