[osg-users] [osgPlugins] Writing plugins, where to start

2011-08-30 Thread Paul Leopard
Hi,

My apologies if I have missed something but I have been searching for some good 
reference material on the requirements for writing OSG plugins. Would someone 
be so kind as to point me to some documentation that will detail the steps and 
requirements for creating a plugin from scratch?

Thank you!
Paul

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=42308#42308





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [osgPlugins] Writing plugins, where to start

2011-08-30 Thread Chris 'Xenon' Hanson
On 8/30/2011 8:30 AM, Paul Leopard wrote:
 Hi,
 My apologies if I have missed something but I have been searching for some 
 good reference material on the requirements for writing OSG plugins. Would 
 someone be so kind as to point me to some documentation that will detail the 
 steps and requirements for creating a plugin from scratch?

  Mostly I just take something like the OBJ plugin and strip out everything OBJ 
specific
and throw in my code.

  There's some magic objects and macros that perform plugin registration that 
you need to
preserve.

 Thank you!
 Paul


-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
There is no Truth. There is only Perception. To Perceive is to Exist. - 
Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [osgPlugins] Writing plugins, where to start

2011-08-30 Thread Paul Martz

On 8/30/2011 8:30 AM, Paul Leopard wrote:

Hi,

My apologies if I have missed something but I have been searching for some good 
reference material on the requirements for writing OSG plugins. Would someone 
be so kind as to point me to some documentation that will detail the steps and 
requirements for creating a plugin from scratch?


I know the Quick Start Guide has some basic info on this.
http://stores.lulu.com/pmartz

And it appears Wang Rui's book contains plugin info in chapter 10.
https://www.packtpub.com/openscenegraph-3-0-beginners-guide/book

   -Paul



___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [osgPlugins] Writing plugins, where to start

2011-08-30 Thread Paul Leopard
[quote=Paul Martz]On 8/30/2011 8:30 AM, Paul Leopard wrote:

 And it appears Wang Rui's book contains plugin info in chapter 10.
 https://www.packtpub.com/openscenegraph-3-0-beginners-guide/book

Perfect! That's what I was looking for

Thanks!
Paul

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=42311#42311





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org