[osg-users] Saving and Loading Scenes

2008-03-08 Thread Renan Mendes
Hi, I need some help on saving and loading scenegraphs. Reading the OSG documentation, specifically the osgDB namespace, I saw that I have no idea where to begin! Can someone give me a reference? Thanks, Renan M Z Mendes

Re: [osg-users] Saving and Loading Scenes

2008-03-08 Thread Benjamin Eikel
On Saturday 08 March 2008 at 13:50:04, Renan Mendes wrote: Hi, I need some help on saving and loading scenegraphs. Reading the OSG documentation, specifically the osgDB namespace, I saw that I have no idea where to begin! Can someone give me a reference? Thanks,

Re: [osg-users] Saving and Loading Scenes

2008-03-08 Thread Renan Mendes
Benjamin, I've used this function (it compiled alright), but when running my aplication, there was an error message, saying that I didn't have the plugin for reading and writing files... I went to the OSG website and searched for reading and writing plugins, but there were so many, I

Re: [osg-users] Saving and Loading Scenes

2008-03-08 Thread Benjamin Eikel
On Saturday 08 March 2008 at 14:26:13, Renan Mendes wrote: Benjamin, I've used this function (it compiled alright), but when running my aplication, there was an error message, saying that I didn't have the plugin for reading and writing files... I went to the OSG website and searched