Hi Jason, If you have a very simple grid pattern then I'd recommend just using TexGenNode to compute the texture coords and a static grid texture that you repeat across the terrain. The OverlayNode doesn't support repeating textures, and would be overkill anyway.
Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
