Previous | Next --- Slide 21 of 33
Back to Lecture Thumbnails
wmarango

I have been following the development of the 4d game Miegakure for a few years. One of the blog posts from the primary developer criticizes quaternions and suggests that rotors are a more natural and generalizable way to represent 3d rotations. Will we learn about rotors in this course?

The blog post in question is here: https://marctenbosch.com/quaternions/

air-wreck

Are there analogues of quaternions for even higher dimensions?

Olivia

Is there any intuition that would help me understand why it is necessary to have 4 parts to describe a 3d rotation like this?

tcarey

Doing math instead of going to a party? nerd

large_monkey

Is there a generalization to quaternions that is used in higher dimensional computations (including rotations)? In general, how does one know how many dimensions are needed to generalize to a d-dimensional vector?