Triangle will probably be the next one. I decided against using rays and did line segments instead. Probably much more broadly viable.
added common.jai for common math procedures Some common procedures for smaller fixed vector sizes were made more optimal. SIMD coming later Added tests to the math/module.jai