aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/math.md
diff options
context:
space:
mode:
authorEduardo Julian2019-08-12 23:03:26 -0400
committerEduardo Julian2019-08-12 23:03:26 -0400
commitcdfda2f80b2abd8ec7d8021aab910ccc82271ade (patch)
treeb496fb1f2f0319eed2a6638d4eabcda30edc7cb1 /documentation/research/math.md
parent85239d2c294a28b45f46f0b1333d161a403270f6 (diff)
Implemented TABLESWITCH and LOOKUPSWITCH instructions.
Diffstat (limited to 'documentation/research/math.md')
-rw-r--r--documentation/research/math.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/math.md b/documentation/research/math.md
index 0299293b3..6e72785c7 100644
--- a/documentation/research/math.md
+++ b/documentation/research/math.md
@@ -48,6 +48,7 @@
# Quaternions
+1. [Dual Quaternions for Mere Mortals](https://www.jeremyong.com/math/2019/08/05/dual-quaternions-for-mere-mortals/)
1. [Stepping into a New Dimension: Using Quaternions to See the Invisible](https://medium.com/@vieyrasoftware/stepping-into-a-new-dimension-using-quaternions-to-see-the-invisible-478087c9ebbf)
1. [How Quaternions Produce 3D Rotation](https://penguinmaths.blogspot.com/2019/06/how-quaternions-produce-3d-rotation.html)
1. [APPLICATION OF DUAL QUATERNIONS ON SELECTED PROBLEMS](https://otik.uk.zcu.cz/bitstream/11025/28563/1/phd_Application%20of%20dual%20quaternions%20on%20selected%20problems.pdf)