Take a look at 
http://cigi.sourceforge.net
 
CIGI stands for Common Image Generator Interface.  On that site you'll find
the Multi-Purpose Viewer MPV.  This is a viewer built from OSG.  I'm not
sure if this is what you are looking for, but you may want to check it out.
It implements an OSG client server architecture for image display.  It is a
high level interface.  The MPV uses SDL for input, instead of input provided
from osgviewer.  MPV and CIGI are open source.
 

Zach


 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roger James
Sent: Monday, January 15, 2007 09:15
To: 'osg users'
Subject: [osg-users] Network client/server rendering of an osg graph -
suggestions



I am researching the options for rendering an existing osg graph in a
networked client server environment, and I am looking for suggestions.

 

The ideal would be some sort of ready made solution, but I do not rule out
some development.

 

Firstly, here are the basic techniques that come to mind, what have I
missed?

 

1. Export the graph to a format supported by some existing client server
solution. Does anyone know of one? A thin or fat client would work, the only
mandatory being that windows should be among the client platforms supported.

 

2. Use an existing client server technology that directly supports osg.
Michael Gronagers OsgAX is the only one I am aware of, but Michael is no
longer Actively :-) developing it. Are there any others I have missed? I
have noticed a number of attempts on the Java front over the last couple of
years, but nothing definite.

 

3. Roll my own. Would an ActiveX implementation of Robert's new graphics
window stuff make sense. I have not looked into it, so I have no idea!

 

Any help gratefully received.

 

Roger

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to