Nathan Vegdahl cessen
cessen pushed to new_tech at cessen/psychopath 2022-07-16 04:47:03 +00:00
08e2e6eb06 Convert Psychopath over to use new RMath library.
a84da943d0 RMath: implement transform composition.
Compare 2 commits »
cessen pushed to new_tech at cessen/psychopath 2022-07-15 22:21:10 +00:00
5535775006 RMath: implement Bool4 type.
cessen pushed to new_tech at cessen/psychopath 2022-07-15 07:50:03 +00:00
fa7be4e58c RMath: change fallback Float4 to be a tuple-struct.
cessen pushed to new_tech at cessen/psychopath 2022-07-15 07:40:00 +00:00
a93a3f09da RMath: implement cross product and bring back some unit tests.
cessen pushed to new_tech at cessen/psychopath 2022-07-15 06:24:01 +00:00
42cd282c47 RMath: implement transforms for Vector, Point, and Normal.
cessen pushed to new_tech at cessen/psychopath 2022-07-15 02:02:45 +00:00
d8e1437db1 RMath: implement vector-matrix multiplication.
cessen pushed to new_tech at cessen/psychopath 2022-07-14 22:31:50 +00:00
c398387b55 Implement dot products and 3x3 matrix inversion.
cessen pushed to new_tech at cessen/psychopath 2022-07-14 19:32:02 +00:00
8a695a7694 Some shuffling of the math sub-crate's organization.
cessen pushed to new_tech at cessen/psychopath 2022-07-14 07:34:32 +00:00
732dee958e Remove Mat3x3 from math3d lib.
cessen created branch new_tech in cessen/psychopath 2022-07-14 01:55:24 +00:00
cessen pushed to new_tech at cessen/psychopath 2022-07-14 01:55:24 +00:00
658e4746ca Start work on new linear algebra library.
cessen pushed to master at cessen/face_track 2022-06-23 07:20:22 +00:00
133b504ef5 Update blend files with some stuff to make things easier.
cessen pushed to master at cessen/face_track 2022-06-23 07:11:18 +00:00
0b4a0712b4 Update readme with documentation for the new perspective options.
cessen pushed to master at cessen/face_track 2022-06-23 07:09:57 +00:00
2ebb6edba1 Update readme with documentation for the new perspective options.
cessen pushed to master at cessen/ropt 2022-06-20 00:12:43 +00:00
82b6c5a5de First implementation of the actual parser.
cessen pushed to master at cessen/ropt 2022-06-19 20:14:56 +00:00
838707d114 Update readme.
cessen pushed to master at cessen/ropt 2022-06-15 04:36:40 +00:00
0fb23efa1f Somewhat improved structure for how things work.
cessen created branch master in cessen/ropt 2022-06-15 01:15:15 +00:00
cessen pushed to master at cessen/ropt 2022-06-15 01:15:15 +00:00
db277c7805 Implement methods for adding command line arguments to the parser.
3d198452c9 First commit.
cessen created repository cessen/ropt 2022-06-15 01:14:46 +00:00