Sphere MapInterpolation Issues
Linear texture interpolation poor
- Consider sphere coordinates flattened on sphere map
- Three points on sphere = triangle with curved edges
- Ideally, sphere triangle projected into 2D should have curved edges
- But texture hardware just interpolates texture coordinates linearly