Skip to content

Scala.js repository for spacial data structures. QuadTree, Octree, K-D Tree, BSP, etc.

License

Notifications You must be signed in to change notification settings

dragonfly-ai/spatial

Repository files navigation

A scala.js cross project that brings an octree implementation to JVM and JavaScript applications.

To use this library with SBT:

resolvers += "dragonfly.ai" at "https://code.dragonfly.ai/"
libraryDependencies += "ai.dragonfly.code" %%% "spatial" % "0.4.5401"

Projects that rely on Spatial:

https://github.com/dragonfly-ai/bitfrost

About

Scala.js repository for spacial data structures. QuadTree, Octree, K-D Tree, BSP, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages