Re: [osg-users] VPB: Is it possible to use a texture atlas over a vpb generated terrain?

2009-10-06 Thread Robert Osfield
Hi Alejandro, On Tue, Oct 6, 2009 at 1:37 AM, Alejandro Aguilar Sierra algsie...@gmail.com wrote: Is it possible to use a texture atlas over a vpb generated terrain? How? You just decorate your scene graph with the StateSet that contains your texture, and a use a TexGenNode to generate the

Re: [osg-users] VPB: Is it possible to use a texture atlas over a vpb generated terrain?

2009-10-06 Thread Alejandro Aguilar Sierra
Hi Robert: On Tue, Oct 6, 2009 at 2:56 AM, Robert Osfield robert.osfi...@gmail.com wrote: Is it possible to use a texture atlas over a vpb generated terrain? How? You just decorate your scene graph with the StateSet that contains your texture, and a use a TexGenNode to generate the