Confused about Retina/Non-retina graphics
Sandbird
Member Posts: 69
I am starting a new project and want to get everything right from the start...so i have this small confusion about graphics.
I want to use some tile maps to make a level but i have this question.
This is a 960x640 image : [img]http://img845.imageshack.us/img845/1517/960x.png[/img]
As you can see its empty on the right side.
No this is the same image but cropped at 480x320 and then resized to 960x640
[img]http://img585.imageshack.us/img585/1376/960zoomed.png[/img]
This is how i want the image to look like in GS. Not the first one. This will look the same on a 3gs as well as iphone 4 ?
I mean i resized the image to get the effect that i want (at least the visual effect inside GS).
What should i do ? Leave the 1st image ? or the 2nd ?
I want to use some tile maps to make a level but i have this question.
This is a 960x640 image : [img]http://img845.imageshack.us/img845/1517/960x.png[/img]
As you can see its empty on the right side.
No this is the same image but cropped at 480x320 and then resized to 960x640
[img]http://img585.imageshack.us/img585/1376/960zoomed.png[/img]
This is how i want the image to look like in GS. Not the first one. This will look the same on a 3gs as well as iphone 4 ?
I mean i resized the image to get the effect that i want (at least the visual effect inside GS).
What should i do ? Leave the 1st image ? or the 2nd ?
Comments
I am starting a new project and want to get everything right from the start...so i have this small confusion about graphics.
I want to use some tile maps to make a level but i have this question.
This is a 960x640 image :
As you can see its empty on the right side.
Now this is the same image but cropped at 480x320 and then resized to 960x640
This is how i want the image to look like in GS. Not the first one. This will look the same on a 3gs as well as iphone 4 ?
I mean i resized the image to get the effect that i want (at least the visual effect inside GS).
What should i do ? Leave the 1st image ? or the 2nd ?
Sorry for the double post...i pressed Quote instead of Edit on the 1st post.
The 2nd image though is not a "retina friendly" image. The image was cut down like i said and resized to 960. So its not like its double sized for retina display.
In other words, we cant use sprites and stuff that are free on the web and still want to have resolution independence. Am i right ?
If i want to use those, then i have to make the game on a 480x320 screen in order for the sprites to look nice.
Forgive my ignorance but i want to get this right, so i dont have to redesign everything later on.