1 Commits

Author SHA1 Message Date
Yann Voumard
8bb00d9567 Add option for configuring the resampling mode of surface images (#267)
* Add resampling mode to surface images

* Move the constants into the WorldWind class
Extract methods handling the texture parameters
Complete the documentation

* Enable anisotropic texture filtering only for textures with linear filtering

* Remove broken links in JSDoc

* Load the anisotropic filter extension only once per texture

* Use faster function check for clearing the texture parameters
2018-02-21 09:52:43 -08:00