CompositeViewer support: Difference between revisions

Jump to navigation Jump to search
m
→‎General information: https://www.mail-archive.com/osg-users@lists.openscenegraph.org/msg22273.html
m (remove outdated reference to topic branches)
m (→‎General information: https://www.mail-archive.com/osg-users@lists.openscenegraph.org/msg22273.html)
Line 43: Line 43:


=== General information ===
=== General information ===
 
* The CompositeViewer and Viewer should have exactly the same performance characteristics w.r.t managing multiple cameras - as it's exactly the same ViewerBase code underneath that is managing all the threading and graphics rendering.<ref>https://www.mail-archive.com/osg-users@lists.openscenegraph.org/msg22273.html</ref>
* Video showing extra view windows and initial implementation of Canvas View: [http://op59.net/cvcanvas-demo.ogv cvcanvas-demo.ogv]
* Video showing extra view windows and initial implementation of Canvas View: [http://op59.net/cvcanvas-demo.ogv cvcanvas-demo.ogv]
* Use of CompositeViewer is enabled at runtime with: '''--composite-viewer=1'''
* Use of CompositeViewer is enabled at runtime with: '''--composite-viewer=1'''

Navigation menu