Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by Testus

hi,
i have a Question about the Sprite Scaling in Impact.
How did you get the Sprites scaled without becoming blurred?

If i take a 8x8 px PNG Image in a canvas and scaled it to 80x80 px, the image will become blurred.

How did you do it? Did you check the image pixel per pixel und create a new bigger one?

1 decade ago by dominic

Yes. Impact uses a simple nearest neighbor scaling. All assets are only scaled up once at load time.
Page 1 of 1
« first « previous next › last »