package
module
Version:
v0.1.1-0...-dcc004d
Opens a new window with list of versions in this module.
Published: Aug 9, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
vector
A simple package written in Go that helps working with vectors
Usage
Create a vector
a := Vector(1, 1, 1)
Installation
Warning
You need Go to be installed
To install vector run following command in your terminal
go get github.com/Antonov-Artem/vector
Documentation
¶
Vector ¶
This is a simple package for working with 3D vectors
Source Files
¶
Click to show internal directories.
Click to hide internal directories.