Now it works! thanks Magnus
p.s. please it's possible do document this somewhere in the code?? > > Thanks > > > --------------------------------------------------------------------------- > --------- Michele Fiorentino, DdR, Professore Aggregato, Politecnico di > Bari Dipartimento di Ingegneria Meccanica e Gestionale > http://www-dimeg.poliba.it/ > Viale Japigia 182, 70126, Bari, IT > Ufficio: 0039 080 596 2800 > Fax: 0039 080 596 2777 > Mail: [email protected] > > Webpage Ricerca: http://www.vr3lab.it/ > Webpage Didattica Bari: http://climeg.poliba.it/ > Webpage Didattica Taranto: http://elearning.poliba.it/ > --------------------------------------------------------------------------- > --------- > > > Ai sensi del "D. Lgs 196 del 30 giugno 2003" questo messaggio di posta, > incluso ogni eventuale allegato, potrebbe contenere materiale riservato, > di proprietà esclusiva e/o non pubblico ed è destinato soltanto alla > persona o al soggetto al quale è indirizzato. E’ strettamente vietato > modificare, ritrasmettere, divulgare, fare in altro modo uso del > messaggio, o intraprendere qualsiasi azione sulla base delle informazioni > in esso contenute, da parte di persone diverse dal destinatario.Qualora > non foste il destinatario corretto, Vi preghiamo di comunicarlo > immediatamente al mittente e di distruggere il presente messaggio da ogni > supporto, nonché ogni stampa o copia dello stesso. > > > -----Messaggio originale----- > Da: [email protected] > [mailto:[email protected]] Per conto di Magnus > Kessler Inviato: giovedì 20 maggio 2010 18.28 > A: OpenSceneGraph Users > Oggetto: Re: [osg-users] logo plugin how to use it from command line and > programmatically > > On Thursday 20 May 2010 17:00:55 Michele Fiorentino wrote: > > Dear osg-users, > > > > > > > > I am pretty new to this platform. I would like to know how to use the > > .logo plugin to show a semi transparent logo of my lab in a corner > > programmatically (using command line arguments could be useful too). > > > > As far as I have seen there is no documentation about. > > Hi Michele, > > there's an easy way to do this with osgviewer: Just load a logo AND your > desired model by passing both on the command line > > $ osgviewer lab.logo cow.osg > > The viewer will happily render the logo on top of your model. Internally it > uses osgDB::readNodeFiles() for this. > > Just make sure your logo file references an image (e.g. png file) with > transparent parts. > > HTH, > > Magnus > > > Thanks, > > > > michele > > > > > > > > ------------------------------------------------------------------------- > > -- - -------- > > > > Michele Fiorentino, DdR, Politecnico di Bari > > > > Dipartimento di Ingegneria Meccanica e Gestionale > > > > http://www-dimeg.poliba.it/ > > _______________________________________________ > 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 _______________________________________________ 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

