SFML community forums

Help => Graphics => Topic started by: ayzed on April 29, 2012, 08:19:31 pm

Title: Sfml 2.0 double the size of the window to get a nice pixel effect
Post by: ayzed on April 29, 2012, 08:19:31 pm
it's all in the question,how can i do it without changing the size of each sprite individualy to get that effect?
thanx in advance
Title: Re: Sfml 2.0 double the size of the window to get a nice pixel effect
Post by: Laurent on April 29, 2012, 08:29:42 pm
Use a zoomed view.
Title: Re: Sfml 2.0 double the size of the window to get a nice pixel effect
Post by: ayzed on April 29, 2012, 08:32:33 pm
thank you very much :D