Jean-Sébastien Guay wrote:
Hello Boto,

if i got you right, you suggest to implement a kind of proxy plugin associated with a particular file extension which would make use of existing plugins in order to load different file formats.

Right, I only suggest it because:

* It requires minimal (or no) changes to the existing osgDB API.
* It already works for some pseudoloaders which come with OSG standard.

For example, try this command line:

osgviewer cow.osg cow.osg.(10,0,0).trans cow.osg.(20,0,0).trans.(90,0,0).rot cow.osg.(0.5,0,0).scale
Ah, so _that_ is the syntax to use when you want to specify a non-integer value, always wondered about that :) The parentheses are a bit of a pain though as they need quoting in my shell (tcsh)

Paul
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to