|
Algorithms_in_C 1.0.0
Set of algorithms implemented in C.
|
Files | |
| geometry_datatypes.h | |
| Generic header that provides data types for 3D vectors and quaternions. | |
| quaternions.c | |
| Functions related to 3D quaternions and Euler angles. | |
| vectors_3d.c | |
| Functions related to 3D vector operations. | |