Hi,
I have a rectangle on the layout.
When I rotate the layout, on some screens the pixels on the borders of the rectangle looks very bad and on some little better.
How can I make sure it looks smooth or close to it?
thanks
Is WebGL enabled and 'Sampling' set to Linear? Which browsers look OK and which don't?
Keep in mind some angles are going to be worse than others.
Develop games in your browser. Powerful, performant & highly capable.
Hi
My game "Saved by the balls" looks worse in webgl version than 2dcanvas in those diagonal orange platforms.See an example in firefox.Webgl sampling in both modes looks the same.I don't have webgl version of the game for this reason.Tks
2dcanvas
webgl
I ran into a similar problem a couple of days ago.
scirra.com/forum/thin-film-with-tiled-background-objects_topic47688.html
Its a little bit of a muckaround but it works. Maybe it will for you I dont know :p
Ashley,
yes webgl and linear. browser is chrome.
i just checked on 2 different computers both with some builtin video card.
I have the same problem cesisco presented.
cesisco : I changed to use canvas as well. thanks. looks a lot better.