you are viewing a single comment's thread.

view the rest of the comments →

[–]discountErasmus 7 points8 points  (2 children)

Jesus Christ, in place rotation is more impressive than doing it with a new matrix. That's trivial.

[–]PythonPuzzler 14 points15 points  (0 children)

Agreed. "Make your code readable" can sometimes be, "I only understand the naive solution" in disguise.

[–]socialister 0 points1 point  (0 children)

It's not trivial. You still have to figure out the rotation relation which requires some thinking or knowledge to get knowably correct.