forked from openorbit/vmath
-
Notifications
You must be signed in to change notification settings - Fork 0
Vector Math Library
License
lorrden/vmath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Libvmath was developed by Mattias Holm (lorrden at openorbit dot org). Libvmath is primarily a vector maths library, it implements many different vector and matrix routines. It also provides types and functions for working with "large world coordinates", a hybrid integer / floating point coordinate mechanism that ensures similar precision independent on how far from the origin the coordinate is. There are two ways to compile the library, either with the Xcode project file or using the CMake build system. Documentation is lacking at the moment, but it will be added later on.
About
Vector Math Library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 79.2%
- C++ 20.8%