Skip to content

A VTK Support library for Java, used in the Small Body Mapping Tool

License

Notifications You must be signed in to change notification settings

NASA-Planetary-Science/saavtk

Repository files navigation

saavtk

GitHub last commit

saavtk is a low level library for the overall SBMT family of libraries. It primarily deals with helper methods to interface with the 3D VTK library used by SBMT.

Usage

saavtk is intended as a dependency for other libraries in the SBMT family. You can either clone this library by itself, or use the Eclipse project team set file located in the sbmt-overview to pull down the entire family of libraries into an Eclipse workspace.

saavtk is available as a jar at Maven Central. The dependency listing is:

<dependency>
    <groupId>edu.jhuapl.ses.sbmt</groupId>
    <artifactId>saavtk</artifactId>
    <version>1.0.0</version>
</dependency>

Contributing

Please see the Contributing file for information. Pull requests will be reviewed and merged on a best-effort basis; there are no guarantees, due to funding restrictions.

Code of Conduct

The SBMT family of libraries all support the Github Code of Conduct.

About

A VTK Support library for Java, used in the Small Body Mapping Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages