-
-
Notifications
You must be signed in to change notification settings - Fork 4
math
mathematical soundness is one of the guiding principles in the philosophy of angle**
this is especially important and useful in truthiness
complex numbers, units, points, lines and planes are available in the math library via
points, lines and planes are internally represented via Projective Geometric Algebra. Once you understand it you will never write quaternions manually again. what it brings to classical vector analysis is the differentiation between point vectors, and vectors between points, so you can express things like vector x routed at point p. Similarly you get line segments and surface segments: A typical surface in computer graphics is now one cohesive mathematical object as addition of three tensors: One location vector and two 'span' tensors. note how these span vectors create a limited surface and not a whole plane as in classical vector analysis.
**unlike languages such as ruby and Kotlin where mathematical axioms are [broken](http://google.com/?s=broken logic in programming languages)