Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualWaterlimon

Posted 14 June 2012 - 07:41 AM

You should probably use some GL_NEAREST (or something like that) for the full resolution tile, and some interpolation for the rest if thats possible (though i dont know if you should use nearest for those too) when setting the setting up the texture.

#1Waterlimon

Posted 14 June 2012 - 07:39 AM

You should probably use some GL_NEAREST (or something like that) for the full resolution tile, and some interpolation for the rest if thats possible (though i dont know if you should use nearest for those too)

PARTNERS