Quantcast
Viewing all articles
Browse latest Browse all 1174

Commented Task: Volume map generation support for MIRROR, WRAP, LINEAR, and CUBIC [642]

<p>The current implementation of GenerateMipmaps3D() only implements POINT and FANT (aka box for down-sizing) filtering. It needs new filters written for LINEAR and CUBIC which should implement CLAMP, MIRROR, and WRAP (wrap-modes are not meaningful settings for point/box filtering).</p>
<p>&nbsp;</p>
<p>WIC filtering can&#39;t be used because no concept of volume maps which must be merged together for proper mipchains.</p>

Comments: ** Comment from web user: walbourn **

TEX_FILTER_MIRROR_U and TEX_FILTER_MIRROR_V which would require TEX_FILTER_LINEAR or TEX_FILTER_CUBIC

TEX_FILTER_WRAP_U and TEX_FILTER_WRAP_V which would require TEX_FILTER_LINEAR or TEX_FILTER_CUBIC


Viewing all articles
Browse latest Browse all 1174

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>