https://github.com/OpenImageIO/oiio/pull/103
TextureSystem: add a 'texsharp' attribute to let people globally scale the filter size estimates. Sometimes people wish our (I believe correctly-calculated) texture filters were just a bit sharper. This global adjustment allows that, at the obvious expense of (1) possible slight aliasing, and (2) possible performance hit to the texture cache due to all texture lookups needing slightly higher-res MIPmap levels. -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
