Re: [osg-users] Unit tests

2009-07-19 Thread Pierre BOURDIN
Bonjour Vincent, 2009/7/17 Vincent Bourdier vincent.bourd...@gmail.com: Hi, thanks for the answers !! Philip, changing the option works, but the linker make a lot of warnings : http://msdn.microsoft.com/en-us/library/5ske5b71(VS.71).aspx that is very annoying... So I don't know if I will

[osg-users] [osgPlugins] how to use extra nodes of collada files?

2009-07-19 Thread Jason Fisher
hi! using the collada plugin is there any possibility to read/write extra*) nodes from/to a .dae-file? i couldn't find one and since the Node OSG plugin extension docu on collada.org (https://collada.org/mediawiki/index.php/Node_OSG_plugin_extension) says that the extra nodes are used to

[osg-users] How to decode .ive file?

2009-07-19 Thread Akilan
Hi, My terrain DB contains lots of .ive files(binary files). I want to decode the file in program to know about its children's details. This I want to do before running my viewer. Is OSG provides interface for such activities? One more query is, I have .ive file content in a buffer so that

Re: [osg-users] [osgPlugins] how to use extra nodes of collada files?

2009-07-19 Thread Roland Smeenk
Hello Jason, I added the support for reading and writing of osg specific extras to the osg Collada plugin. I am afraid I don't really understand what you are asking for. The OpenSceneGraph Collada plugin reads and writes these extra nodes by default. Currently there are no tools other than