URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Mobile AR Framework Support Forum
  HTML https://mobilear.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Outdoor AR Library
       *****************************************************
       #Post#: 45--------------------------------------------------
       Billboard texures not showing/Model Animations
   DIR By: Umlaut
       Date: December 12, 2015, 8:29 am
       ---------------------------------------------------------
       Hello,
       I am currently working on my thesis with your library and
       i've ran into some problems with the ARtags and the Rotating
       models examples.
       1.First with the ar-tags example  the textures for the
       models(Sprite, Billboard and custom) don't show up so the result
       on the screen is three white planes .
       i noticed that the getResources().getDrawable(int) is
       deprecated since API 22 so i tried using
       ContextCompat.getDrawable(view.getContext() ,
       R.drawable.billboard) and some other workarounds i found online
       but the problem persists.
       Specifically for the billboard model i tried using the
       bitmap constructor instead of the Drawable one and still
       nothing.
       So i was wondering if there's any way for it to work.
       
       2.As for the Rotation of the animated models the sample app
       crashes on start. By changing the
       transform.setRotation(vector3f rotAxis);  to a vector4f with 0
       as the last
       param the app runs but there's no rotation on the objects
       also the setRotationAngle is still deprecated and there'sno
       alternative. In addition to that any change i make to the
       rotation attribute in the scenes.xml file has
       no effect on the scene. Any help with this matter would be
       appreciated.
       I have been trying to download the library again but the link
       doesn't seem to work, at the last step after i agree to the
       terms and conditions a pop up window appears that tries to
       access the zip file and it always times
       out. Is there any other way to get the code??
       Thanks for you time.
       
       *****************************************************
       Page 1 of 1