Skip to content

tomnelson/barnes-hut-quadtree

Repository files navigation

BARNES-HUT-QUADTREE: A java implementation of a Barnes-Hut Quadtree

Build Status Maven Central

barnes-hut-quadtree Website

To add a dependency on this release of barnes-hut-quadtree using Maven, use the following:

<dependency>
  <groupId>com.github.tomnelson</groupId>
  <artifactId>barnes-hut-quadtree</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>

Snapshots

Snapshots of barnes-hut-quadtree built from the master branch are available through Maven using version 1.0-SNAPSHOT.

Links

Contributions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published