2-sided texture
2-sided texture
Does irrlicht support 2-sided texturing?
My company: http://www.kloena.com
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
Ohh thanks for the reply. I guess I know how to solve this problem. I will clone the faces and flip it, then combine the both together. I hopes this will work. Thanks.Tanuva wrote:Afaik it does not because polygons only have one upside and only that one is being textured...
My company: http://www.kloena.com
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
Re: Try this
>_<" *sweat* I already combined the 2 sides...castefani wrote:Material.BackfaceCulling = false;
Anyway, this should help other people who having the same problem like me. And I learned something too. :opps:
Thanks castefani.
My company: http://www.kloena.com
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info