Create the scene.

/vis/scene/create
/vis/scene/add/volume
/vis/scene/add/hits
/vis/scene/add/trajectories

Now open the inventor driver.

/vis/open OIX

To use the viewer, the update command needs to be called to enter the Open Inventor GUI event loop.

/vis/viewer/update
  • No labels