Author Topic: Problemas con 3D en GLB 14  (Read 10440 times)

Offline msx

  • Prof. Inline
  • *****
  • Posts: 773
    • View Profile
Re: Problemas con 3D en GLB 14
« Reply #15 on: 2016-May-17 »
Bueno en principio lo he solucionado modificando el AndroidManifest.xml

Gracias por vuestra ayuda

Offline erico

  • Community Developer
  • Prof. Inline
  • ******
  • Posts: 4453
    • View Profile
    • FUED
Re: Problemas con 3D en GLB 14
« Reply #16 on: 2016-May-17 »
Good to hear, I haven´t tried myself a portrait app dev yet, but when I first switched to GLB14 it happened naturally so I changed it to be landscape.
Let me try to explain:
V12 was kind of always portrait by core, I recall the drop down menu always came from the left side and it sucked (when holding it landscape to play).
V14 got that orientation correct, but the system I was using made my app portrait instead of the original intend (landscape), so I corrected it.
I don´t remember the exact settings be it a setscreen or project options (9998x9999) or just stating a lower resolution first,  but it is nice that it worked out for you.

Offline mentalthink

  • Prof. Inline
  • *****
  • Posts: 3375
  • Integrated Brain
    • View Profile
Re: Problemas con 3D en GLB 14
« Reply #17 on: 2016-May-19 »
MSX llevate cuidao con las texturas, mira a ver si las tienes en potencia de 2... o sea que sean cuadradas, si mide 512px de ancho que lo sena de alto también... a ver si se arregla... yo  recuerdo que si me pasaba de 1024px me hacía cosas raras la texturas.

Aunque yo recuerdo que en la update 12, a mi el 3D me salían los objetos fuera de lugar en el eje Z, quizás ha pasado alguna cosa en el código.

Offline msx

  • Prof. Inline
  • *****
  • Posts: 773
    • View Profile
Re: Problemas con 3D en GLB 14
« Reply #18 on: 2016-May-19 »
Qué tal? Tú por aquí? :P

El problema es que la 14 no se lleva bien con el comando SETORIENTATION no me preguntes por qué pero hace cosas raras.