Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - WonderMike

Pages: [1]
1
Graphics / Re: Weird sprite problems
« on: December 27, 2012, 10:48:47 am »
Actually I'm using 1.6 but after this weirdness I'm starting to belive it's time to change to 2.0 :D It seems to be more fixed version of SFML after all.

2
Graphics / Re: Weird sprite problems
« on: December 26, 2012, 10:54:46 pm »
It seemed that when I set Smooth property (I'm using .NET version) to false, sprite returned normal. Interesting that sprite is rendered with smoothing by default...

3
Graphics / Weird sprite problems
« on: December 26, 2012, 10:39:39 pm »
Hey, could someone please explain this behavior with sprites. I'm loading this image:


Like you can see, this picture is nicely sharp and not antialiased. After loading this image to sprite and trying to show it in the game, picture looks like this:


Picture is totally different looking. Sprite looks like antialiased and it's unsharp. What is causing this problem with sprite?

Pages: [1]
anything