Search found 1 match
- Thu Dec 30, 2010 11:00 am
- Forum: Support and Development
- Topic: 'nearest' filter for Framebuffer scaling?
- Replies: 4
- Views: 5208
'nearest' filter for Framebuffer scaling?
I'm one of the many who loves nice chunky pixel art, and as we know, filters are the enemy. I know we can use (Image):setFilter to turn this off for image scaling, but I'd love it if Framebuffer could also do this. In other engines I like to render everything to a small framebuffer and then blow it ...