On 15/07/10 18:48 , Roman Grigoriev wrote: > Hi,guys! I try to manage my models and find some problem. So I have one model > with > summer textures and winter textures. My goal to create one ive file with > embedded > summer and winter textures. As far as I understand I can have only one > stateset per > geomentry and can't make some switches to switch stateset. For now I have two > ive > files,but it it doubles memory usage. Is there any solution how to make > this? ...
You could create two Geodes with different textures (summer/winter) that share the same geometry. Cheers, /ulrich _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

