Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

2D All the way! / Sprite Anti Aliasing

Author
Message
CJX3711
13
Years of Service
User Offline
Joined: 16th Jun 2010
Location:
Posted: 17th Jun 2010 07:49
I was wondering if there is any way to turn on anti aliasing for a 2D game? Also, can I apply texture filtering to sprites?

I've seen some workaround solutions, so am I right to assume that there is no simple command for this?
gbark
18
Years of Service
User Offline
Joined: 14th Oct 2005
Location: US - Virginia
Posted: 18th Jun 2010 01:20
I don't personally know if there's a single screen filter or anything like that to apply AA to everything on the screen or not, but what I generally do is make my sprites with .PNGs and build the AA right into the transparency.

Works fine for me, but I guess you might call that a "workaround". But I don't know of any commands or methods to automatically force AA on 2D sprites.
Van B
Moderator
21
Years of Service
User Offline
Joined: 8th Oct 2002
Location: Sunnyvale
Posted: 18th Jun 2010 14:55
It might be best to use oversized images, then scale the sprites - especially with rotation, as that's usually a killer. I would try making a 48x48 image, then using that on a 32x32 sprite and rotate it, see if it improves matters having that extra resolution.


Health, Ammo, and bacon and eggs!

Login to post a reply

Server time is: 2024-04-25 01:55:27
Your offset time is: 2024-04-25 01:55:27