Tagged Questions
3
votes
2answers
384 views
Lat/Long grid points covered by projecting rectangle onto sphere
Before my question proper, a little background: I'm wanting to optimise some computer rendering by eliminating the drawing of things that aren't visible given the current view.
Suppose we have a ...
1
vote
1answer
347 views
projection of sphere on the circumscribed cube
Suppose I have a sphere. Inside the sphere I have an inscribed cube. What I am interested in is finding out what is the latitude and longitude (or coordinates) of a point on the sphere which will be ...