Re: [osg-users] Combining Textures

2008-07-21 Thread Peter Wraae Marino
Hi Ming, I wrote something about multitexturing here: http://osghelp.com/articles.php?cat_id=3&rowstart=15 good luck, Peter http://osghelp.com On Mon, Jul 21, 2008 at 3:04 PM, ka Ming <[EMAIL PROTECTED]> wrote: > Hi, > I am trying to combine two or more Textures. I read an OSG File in. Afte

[osg-users] Combining Textures

2008-07-21 Thread ka Ming
Hi, I am trying to combine two or more Textures. I read an OSG File in. After that I try to add a new Texture Attribute to my StateSet. E.g. the first Texture is a RGB Texture in the second one has some Alpha values. As result I want to see only the first texture at the texel where texture two t