From: James Alan Preiss Date: Wed, 27 May 2020 20:17:48 +0000 (-0700) Subject: Update README.md X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=000181da19e74ffa4f298bfa9ecb541b37092fcb;p=forks%2Fcmath3d.git Update README.md --- diff --git a/README.md b/README.md index 2397871..7e40725 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cmath3d -3d math library for C. Vectors, 3x3 matrices, quaternions. 32-bit floats. +3d math library for C. Vectors, 3x3 matrices, quaternions, polytopes. 32-bit floats. ## motivation This library is intended for embedded projects where C++ is not used.