18 lines
369 B
JSON
18 lines
369 B
JSON
{
|
|
"key": "qvm",
|
|
"name": "QVM",
|
|
"authors": [
|
|
"Emil Dotchevski"
|
|
],
|
|
"description": "Generic {CPP} library for working with Quaternions Vectors and Matrices.",
|
|
"documentation": "index.html",
|
|
"category": [
|
|
"Generic",
|
|
"Math",
|
|
"Algorithms"
|
|
],
|
|
"maintainers": [
|
|
"Emil Dotchevski <emil@revergestudios.com>"
|
|
]
|
|
}
|