CompositeViewer support: Difference between revisions

m
Line 57: Line 57:
== CompositeViewer work ==
== CompositeViewer work ==


=== Status 2020-9-27 ===
=== Status updates ===


2020-10-5:
* Issues with window resize/close appear to be bugs in OpenSceneGraph-3.4, and are fixed by building with OpenSceneGraph-3.6.
2020-9-27:
* Extra view windows now show textures and clouds etc, and rendering appears to be identical to the main view.
* Extra view windows now show textures and clouds etc, and rendering appears to be identical to the main view.
* This works by creating a new Compositor instance for each extra view window, and calling its '''update()''' method each frame.
* This works by creating a new Compositor instance for each extra view window, and calling its '''update()''' method each frame.
219

edits