Dark Edges On Transparent Texture

Software: Away3D 4.x

eppopparelle, Newbie
Posted: 28 March 2015 04:03 PM   Total Posts: 2

Hello,

I have been doing some testing with transparent textures, and I’ve come to notice that sometimes the textures will have dark edges specifically when I am using quads (planes) for the geometry, while using polygon meshes doesn’t produce the same issue.


Any idea what’s going on?

 

   

Lexcuk, Newbie
Posted: 31 March 2015 06:11 AM   Total Posts: 17   [ # 1 ]

It is material.alphaBlending = true; z-sort problem, but no dark edges
or
material.alphaThreshold = 0.01;z-sort ok but dark edges, so you can made custom color on this edges http://swf-flash.blogspot.com/2013/10/away3d-alphablending-and-alphathreshold.html

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X