This website requires JavaScript.
Explore
Help
Sign In
cessen
/
psychopath
Watch
1
Star
0
Fork
0
You've already forked psychopath
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
482
Commits
3
Branches
0
Tags
28
MiB
42cd282c47
Commit Graph
4 Commits
Author
SHA1
Message
Date
Nathan Vegdahl
42cd282c47
RMath: implement transforms for Vector, Point, and Normal.
2022-07-14 23:23:22 -07:00
Nathan Vegdahl
d8e1437db1
RMath: implement vector-matrix multiplication.
2022-07-14 19:02:08 -07:00
Nathan Vegdahl
c398387b55
Implement dot products and 3x3 matrix inversion.
...
Both precise and fast versions. But untested, so might be incorrect!
2022-07-14 15:30:30 -07:00
Nathan Vegdahl
8a695a7694
Some shuffling of the math sub-crate's organization.
2022-07-14 12:31:32 -07:00