/Vector

A simple library for vectors and vector math in a game design context.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Vector

standard-readme compliant

A lightweight vector library. Supports three-dimensional vectors with integer and double components.

This repository contains:

  1. Build files
  2. Licensing information
  3. The code for Vector

Table of Contents

Background

This repository mainly serves as a utility for my pathfinding library, but it's useful enough to be available separately.

Install

Binaries can be obtained from Cloudsmith.

Usage

Vector uses Java 17 and Gradle 7.4 by default.

Maintainers

Steanky

Contributing

PRs accepted.

License

GNU General Public License v3.0

Hosting

Hosted By: Cloudsmith

Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.