Hi Vinicius, Would point sprints be sufficient? Have a look at the osgpointsprites example.
Robert. On 14 November 2014 20:07, Vinicius Schmidt <[email protected]> wrote: > Hi, > > I have an array of lines to mark where an object passed, but for reasons > of visual pollution I need to turn those lines into a group of dots, or > spheres. > What is the best way to make it? I've tried to create a new geode for each > sphere, but this solution isn't functional. Is there a way to just mark a > point where it would connect my lines? > To make things more clear, that is what I have now (the dots are the > places where my object visited): > . > \._._. > > > What I wanted is to just have those places marked. > Could someone give me some help? > > Thank you! > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=61646#61646 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

