Live data from Hacker News

A journey and a method for drawing spheres

medium.com

1–7 of 7 posts

Re: A journey and a method for drawing spheres

#2
I think it would be interesting to bundle this as a lesson for high school students. Not necessarily because of the trigonometry, but because it seems very engaging.

It could be a good lead-in to a lesson on straight-edge & compass constructions, which is pretty fun.

Re: A journey and a method for drawing spheres

#7
post #4

Isn't this essentially just projecting a 3d sphere onto a 2d surface, but evaluating the transformation components without putting them in matrix form?

I've just learned about transformation matrix and I'm not sure but I guess so. I would say its essentially about how a human can draw spheres on a paper.