Hi. Yesterday i was playing with the new broomstick (that is awesome!)
and i think that i.ve found a bug. I.ve searched around the group and
found that in this new version we can only use bitmap textures which
dimensions/sides are power of 2. And i read also that it wasn.t
necessary to be a square. So far so good, so i created a rectangular
texture (width: 512, height: 256) and applied it to a sphere by using
the BitmapMaterial class, but unfortunately, after publishing the swf
and opening the html file, it only showed a black (or white, cant
remember) screen and the stats (the Away3d stats panel) were empty.
After that i resized the texture to 512x512 and all worked well. So
does a sphere support non-square textures or not?

Thanks in advance

Reply via email to