Scala.js repository for spatial partitioning data structures: QuadTree, Octree and Map variants of each.
spatial 0.3.2
Group ID:
ai.dragonfly
Artifact ID:
spatial_3
Version:
0.3.2
Version Scheme:
Release Date:
Oct 29, 2025
Licenses:
Files:
Full Scala Version:
3.3.7
Developers:
libraryDependencies += "ai.dragonfly" %% "spatial" % "0.3.2"
ivy"ai.dragonfly::spatial:0.3.2"
//> using dep "ai.dragonfly::spatial:0.3.2"
import $ivy.`ai.dragonfly::spatial:0.3.2`
<dependency> <groupId>ai.dragonfly</groupId> <artifactId>spatial_3</artifactId> <version>0.3.2</version> </dependency>
compile group: 'ai.dragonfly', name: 'spatial_3', version: '0.3.2'