Main Menu
Menu

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.

Show posts Menu

Messages - BennyFrandsen

#1
Support / Re: Different screen resolutions
March 25, 2011, 01:09:14 PM
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