GUI Controller を据え置き型で設置(消すことも再表示することも可能) PCに繋いだコントローラーでSwitchを操作できるように キー割当は一度mainwindow.pyを実行後にgame_pad_connect.pyを実行して行う。
This is an experimental project to embed a Paraview render window into a PySide2 Qt GUI. The goal is to explore the feasibility of embedding a Paraview view into a Qt application (via PySide2) and ...