scala-tessella / dcel   0.1.0

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.1.0


Group ID:
io.github.scala-tessella
Artifact ID:
dcel-root_3
Version:
0.1.0
Version Scheme:
Release Date:
May 17, 2026
Licenses:
Files:
Full Scala Version:
3.8.3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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