You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the camera always point at the azimuth of the Sun breaks the view if Sun gets to 90 degrees (because azimuth is undefined). Need to figure out how to smooth the camera view across that hole.
Need to adjust camera handling for latitudes where sun goes above the altitude that is visible at our set zoom level/camera altitude; or we need to adjust the available zoom level and camera altitude.
Account for sun taking a northern path even when we're in the northern hemisphere.
Add a checkbox toggle that lets user "free" the camera so they can do what they want.
If it's easy:
Add NSEW grid at ~80 deg elevation.
Make the alt az grid numbers 50% bigger.
For southern locations, flip orientation of alt az grid numbers and lose the minus sign on the altitudes, and redraw the az grid numbers which we think will get hidden by the horizon and upside down.
If it's easy: