fix typo
affine.ha: rename translate_make and fix types
put everything in glm/ dir
add deg() and rad()
rework matrix multiplication order and translation
add scale(), change some function signatures
add rotation
restructure types, change params to pointers, add functions for lookat()
add various functions, including m4 and affine
move files into root directory
add minimal version of types without union until hare issue is resolved
add types
update README
initial commit