In TouchDesigner, to achieve the desired setup with one pane showing only the network with a black background and no TOP overlay, while the other shows the TOP viewer, you should:
- Select the pane that you want to show only the network.
- Make sure that it’s set to “Panel” in the dropdown menu in the top left of the pane.
- Then, go to the “Background TOP” parameter (in the pane bar at the top right of the pane) and set it to “None.”
If you’re still seeing the TOP overlay in the network editor after doing this, you may also need to:
- Click on the ‘Viewer Active’ button (looks like an eye) in the pane that is currently displaying the TOP. This button toggles whether the output of a node is displayed as an overlay in the background of the network editor.
- Make sure that no nodes are selected in the network editor, as selecting a TOP will show its output in the background.
If these steps don’t work, you can reset the panes to their default state and try setting them up again:
- Click on ‘Pane Layout’ in the menu bar at the top.
- Choose a default layout that is closest to what you want.
- Adjust the panes manually from there, following the previous instructions.
If you continue to have issues, it might be a specific problem with your project setup or a bug in the software, and you might want to consult the TouchDesigner forums or documentation for more specialized help.