Skip to content

SphereOverlap is a geometry project, that should compute for a set of spheres the overlaps between each of them.

Notifications You must be signed in to change notification settings

Hendrik2319/SphereOverlap

Repository files navigation

SphereOverlap

SphereOverlap is a geometry project, that should compute for a set of spheres the overlaps bvetween each of them.
It computes overlaps for 6 hardcoded sets of spheres and writes the result in a VRML97 file for each set.

Usage

You can download a release here.
You will need a JAVA 17 VM.

Development

SphereOverlap is configured as a Eclipse project.
It depends on following libraries:

These libraries are imported as "project imports" in Eclipse. If you want to develop for your own and

  • you use Eclipse as IDE,
    • then you should clone the projects above too and add them to the same workspace as the SphereOverlap project.
  • you use another IDE (e.q. VS Code)
    • then you should clone the said projects, build JAR files of them and add the JAR files as libraries.

Screenshots

Example 1 Example 1

Example 2 Example 2

About

SphereOverlap is a geometry project, that should compute for a set of spheres the overlaps between each of them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages