Hey guys,
i am from germany, therefore sorry for my poor english
I started with jPCT few weeks ago and i also have a short question about screen resolutions.
The 2D Interface blitting thing is clear but for example i load a skybox modell and place this far away . The only thing i have to do to make this screen size indepent is to calculate for each screen size the scaling value from the 3dModell.
On a device with a 480x320 i would use for example the scaling factor 2
On a device with 800x480 i would use the scaling factor ~3.5
Is this the correct way?
Thanks
i am from germany, therefore sorry for my poor english
I started with jPCT few weeks ago and i also have a short question about screen resolutions.
The 2D Interface blitting thing is clear but for example i load a skybox modell and place this far away . The only thing i have to do to make this screen size indepent is to calculate for each screen size the scaling value from the 3dModell.
On a device with a 480x320 i would use for example the scaling factor 2
On a device with 800x480 i would use the scaling factor ~3.5
Is this the correct way?
Thanks