Praveen Bhaniramka wrote: >Hello OpenSG team! > >Has anyone ever thought about providing a multi-pipe viewer example with >OpenSG? Or does one exist already? I was wondering if it would make >sense to simply use OpenProducer (also used by OpenSceneGraph) as the >multi-pipe rendering back-end for this? It quick be a quick way of >making those people happy who think that OpenSG is not multi-pipe >capable while OpenSceneGraph is! Since Producer is also LGPL, there >shouldn't any licensing issues either. > > I used to use Producer and OpenSG together quite a bit. I really like the design of Producer and the code worked very well for me. I could try to look around and see if I have some of that code sitting around somewhere if you would like to start with it.
There are two things I would warn against with using Producer though. 1) It relies upon OpenThreads which adds a dependency. 2) As you would expect it is more then a bit targetted toward how OSG works. Neither of these things is a killer, but just something to keep in mind. -Allen >Cheers, >Praveen > >P.S. Happy mid-week! > >---- >Praveen Bhaniramka >+91-98185-15641 (M) > > > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Opensg-core mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/opensg-core > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
