sanyaade-augmented-reality / junaio

Automatically exported from code.google.com/p/junaio
0 stars 0 forks source link

Aspect ratio of Nexus-S screen not 1:1 #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
------------

The Junaio screen on the Nexus S does not render pixels square but slightly 
wider than tall.

See the attached screenshot of what should look like a circular button. 

-------------------------------------------------

iOS or Android version / device / junaio version
------------------------------------------------
Android 2.3 / Nexus S / Junaio 2.5.4 Released Market version

Original issue reported on code.google.com by j...@lapoutre.com on 27 Mar 2011 at 7:28

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by stefan.m...@metaio.com on 4 Apr 2011 at 9:31

GoogleCodeExporter commented 9 years ago
Actually it is much worse; the relative to screen offsets are very different on 
Nexus S compared to iPhone but I assume this is known as well; please drop me a 
line if you like screenshots and more detail

Original comment by j...@lapoutre.com on 31 May 2011 at 1:32

GoogleCodeExporter commented 9 years ago
The box in this image should appear centered on the screen (on iPhone it does); 
here we see only its right bottom corner.

It is based on image mapping on the standard plane.md2_enc sith the following 
parameters:

        <force3d>true</force3d>
        <o>0,1.57,1.57</o>
        <s>0.23</s>
        <relativetoscreen>0.5,0.0</relativetoscreen>
        <translation>0.0,0.0,0.0</translation>
        <maxdistance>1000000</maxdistance>
        <mime-type>model/md2</mime-type>

Original comment by j...@lapoutre.com on 31 May 2011 at 4:44

Attachments:

GoogleCodeExporter commented 9 years ago
Hello Johannes, 
As a work around, try swopping x and y for android. Due to refacturing and that 
it is not used often, this bug has not been fixed yet in the market version.

Frank

Original comment by Frank.An...@metaio.com on 31 May 2011 at 4:52

GoogleCodeExporter commented 9 years ago
The aspect ratio and relative to screen issues have been fixed, and will be 
available soon in the upcoming release.

Original comment by arsalan....@metaio.com on 5 Jul 2011 at 8:57