scala-tessella / dcel   0.2.2

Apache License 2.0 Website GitHub

Build, edit and analyse edge-to-edge tessellations of unit-side polygons in Scala 3, on top of a Doubly Connected Edge List (DCEL).

Scala versions: 3.x
Scala.js versions: 1.x

dcel-root 0.2.2


Group ID:
io.github.scala-tessella
Artifact ID:
dcel-root_3
Version:
0.2.2
Version Scheme:
Release Date:
Jul 11, 2026
Licenses:
Files:
Full Scala Version:
3.8.4
Developers:

libraryDependencies += "io.github.scala-tessella" %% "dcel-root" % "0.2.2"

Mill build tool

ivy"io.github.scala-tessella::dcel-root:0.2.2"

Scala CLI

//> using dep "io.github.scala-tessella::dcel-root:0.2.2"

Ammonite REPL

import $ivy.`io.github.scala-tessella::dcel-root:0.2.2`

<dependency>
  <groupId>io.github.scala-tessella</groupId>
  <artifactId>dcel-root_3</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'io.github.scala-tessella', name: 'dcel-root_3', version: '0.2.2'