OGRECave/ogre-procedural

Filtering on Blit

Opened this issue · 0 comments

At the moment, Blit only does nearest point filtering, which is only good when 
source and target rectangles have the same size.
Linear filtering would be easy to implement and would produce better results.

Original issue reported on code.google.com by michael.broutin@gmail.com on 23 Nov 2012 at 9:04