You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
ints | 2 years ago | |
lin | 3 years ago | |
noise | 2 years ago | |
primes | 3 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
math.go | 1 year ago | |
math_test.go | 4 years ago | |
matrix3x3f32.go | 3 years ago | |
point.go | 1 year ago | |
pointf.go | 1 year ago | |
pointf32.go | 1 year ago | |
pointf_test.go | 5 years ago | |
polygonf.go | 1 year ago | |
polygonf32.go | 1 year ago | |
rectangle.go | 1 year ago | |
rectanglef.go | 1 year ago | |
rectanglef32.go | 1 year ago | |
trianglef.go | 1 year ago | |
trianglef_test.go | 1 year ago | |
vector3f32.go | 4 years ago |
README.md
geom package
The geom package exposes some basic geometries using floating point numbers. The package is licensed under MIT. Currently this package is still under development and thus the API may break.