Hi, i’ve a little problem with away3d 3.6
I’ve setup a sphere with a bitmapMaterial on it.
When there no animation (a hover camera roll around it) :
I see the wireframe of the sphere over the bitmap material as it’s described in this topic:
http://www.mail-archive.com/away3d-dev@googlegroups.com/msg03173.html
The only way to resolve this, it so set ‘ownCanvase = true’ for the sphere.
I’ve try with away3d 3.6 direct download and svn version…
my render is BASIC.
Any idea ?