About
What scala-tessella is, who maintains it, and how to contribute.
scala-tessella is an open-source project for designing and analysing regular-polygon tessellations. It started as a Scala library for working with planar tilings, and grew into the Tessella editor and a small set of foundation libraries we extracted along the way.
The project is maintained by Mario Càllisto. Code for the libraries lives at github.com/scala-tessella and for the editor at github.com/tessell-art.
Get involved
- Use the editor at editor.tessell.art and tell us what breaks, what is missing, and what you make with it. Issues and discussions are on the relevant repo.
- Contribute code. The repos accept pull requests; the README in each repo documents how to build and run the test suite. Open an issue first if your change is non-trivial.
- Translate. The editor is currently English and Spanish; if you would like to maintain a third translation, get in touch.
- Ship a library. If you build something on top of
ring-seqand would like it linked from/libraries/ring-seq/, open an issue.
Contact
GitHub Discussions on the project repo is the primary contact channel for the editor.