Easy question: Bitmap Texture broken

Software: Away3D 4.x

marronnier, Newbie
Posted: 12 April 2012 08:33 PM   Total Posts: 17

Hi! Screen of the problem in attachment =)
And this problem appears only on galaxyTab. Galaxy 1 and 2,  infuse - OK.

I have Mesh with text in container3D, which is added into scene.
Tilting angle is not very big - approx. 35 degree.
For text i’m using TextureMaterial on PlaneGeometry 1x1:

var bd:BitmapData = new BitmapData(w,h,true,0x00000000);
   
bd.draw(textfield);
   var 
bt:BitmapTexture = new BitmapTexture(bd);
   var 
mat:TextureMaterial = new TextureMaterial(bttruefalsefalse);//no mipmap 

 

   

marronnier, Newbie
Posted: 12 April 2012 08:53 PM   Total Posts: 17   [ # 1 ]

please remove this thread. this is my mistake - double posted smile

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X