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