Tagged Questions
13
votes
4answers
926 views
How to draw a great circle on a sphere?
I apologize for the text description, but new users are not allowed to post images.
I want to draw a circle that cuts through the center of a sphere and has an inclination of 15 degrees with the ...
3
votes
0answers
146 views
Unexpected behavior of GeometricTransformation
I have the following mapping on the complex plane:
$$
z \mapsto \tau \mu z-1,
$$
where $\mu$ is complex, $\tau$ is real number. I want to draw the image of left unit semidisk and play with $\tau$.
...