Author Topic: Image Filter  (Read 7978 times)

rvasco

  • Newbie
  • *
  • Posts: 2
    • View Profile
Image Filter
« on: April 08, 2015, 06:56:01 PM »
In my case i want to display the background image (using add_artwork), with a nearest neighbor filter, that is , show it pixelated instead of linear filtered / blurry. Any way to do that ?
Thanks!

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: Image Filter
« Reply #1 on: April 09, 2015, 10:06:00 PM »
There is a pixelation shader posted in this thread which might be what you are looking for: http://forum.attractmode.org/index.php?topic=7.0

Also the next version will have a setting in attract.cfg allowing you to turn off the image smoothing effect (it was one of the changes made for the raspberry pi version)...

rvasco

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Image Filter
« Reply #2 on: April 10, 2015, 05:58:56 AM »
Thanks! Gonna play a bit with that Shader. And congrats for the frontend, it's the most flexible and at the same time easy to use. Thanks!

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: Image Filter
« Reply #3 on: April 10, 2015, 06:14:42 AM »
The more you dig into this front-end the more you are going to love it.