[Android] Mesh rendert on S3 but not on Galaxy Tab 10.1

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
Post Reply
User avatar
adlergfx
Gnoblar
Posts: 9
Joined: Tue Nov 13, 2012 4:36 pm
Location: Germany
Contact:

[Android] Mesh rendert on S3 but not on Galaxy Tab 10.1

Post by adlergfx »

Hello,

i have a generall question - i can post code, but i am not sure if this may help.

I have a App loading some meshes. The meshes are centered to the origin and i have a wonderful
view with my Galaxy S3. The same app running on a Galaxy Tab 10.1 shows only the cameras
Background color. The meshes are not visible or not rendered. Logcat gives no errors. Materials,
Textures and meshes are loaded fine and are added to the SceneGraph.

I am using RTShader, OctreeSceneManager (also tried Generic).
My Camera is positioned at (x,50,z) and i can orbit in the x/y Plane aroud the scenes origin
also be increasing the radius. The cameras lookat is (0,0,0) and clipping is near 1 far 50000.
Geometry Size is something about +-50 (guessed)

Has somebody encountered a similar behaviour? Mesh displayed good on one device but not
on another??

Greetings
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

Re: [Android] Mesh rendert on S3 but not on Galaxy Tab 10.1

Post by dudeabot »

Really weird, i think one step is make sure the sample browser (available on market) works on the galaxy TAB.
User avatar
Wolfmanfx
OGRE Team Member
OGRE Team Member
Posts: 1525
Joined: Fri Feb 03, 2006 10:37 pm
Location: Austria - Leoben
x 99
Contact:

Re: [Android] Mesh rendert on S3 but not on Galaxy Tab 10.1

Post by Wolfmanfx »

thats known issuse and i am getting a galaxy s2 tab soon (next week or so)
Post Reply