Skip to content

Adds rendering multiple views of a VTK scene (to support passive stereo, for example) using a single window and renderer.

Notifications You must be signed in to change notification settings

davidborland/vtkMultiChannel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtkMultiChannel

Adds rendering multiple views of a VTK scene (to support passive stereo, for example) using a single window and renderer.

Python notes:

  • Should only build in Release mode.
  • When wrapping Python on Windows, need to change vtkMultiChannel.dll to vtkMultiChannel.pyd and add the containing directory to the PYTHONPATH environment variable.

About

Adds rendering multiple views of a VTK scene (to support passive stereo, for example) using a single window and renderer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published