Hey all!,
I need to use a line in 3d space and hold one end fixed to a wall and then P.A.T. the other point through data which I am sending it in real time sort of like a tracker. I have a hunch to do this would be through the: osg::Geometry* newLine = new osg::Geometry(); but I'm not sure how to go about actually getting the line up and running. If you could help me with this preliminary code that would be great! Cheers, Richard :D ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=27403#27403 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

