Hacker News new | ask | show | jobs
by w_for_wumbo 550 days ago
It'd be cool to see a 3D version of this that creates objects that you could print on a 3D printer. I think there's something so memorizing and satisfying with this type of symmetry.
1 comments

Holy scope creep
It's like, one extra float? ;)

For real though, I had an amazing realization in the shower one time that I could implement 3D rotation without learning linear algebra (or god forbid quaternions) by just doing three 2D rotations. A few hours later I had a rotating monkey!

And then you discovered gimble lock, and to fix that you just need one extra float...
Yes. You did do that. But the monkey wasn't too happy. And you have been banned from the zoo. So was it really the correct approach? ;-)