|
|
|
|
|
by rayiner
4710 days ago
|
|
> “Sometimes you have a picture that you want to scale to different resolutions. When this happens, you might want to have multiple versions of the image available at different resolutions, so you can pick the one that’s closest and scale that.” This is basically mip-mapping, and was described in a 1983 paper: http://dl.acm.org/citation.cfm?id=801126. |
|