![]() |
#1
|
|||
|
|||
Occluding portions of the display
So my goal is to be able to cover portions of the display (i.e. cover the left/right side of the screen, shrink the size of the display, etc), but I don't want to go about using an object and just placing it in front of the main viewpoint.
Nothing I've found seems to be able to do it so far, so I was wondering if you guys had any suggestions. Thanks! |
#2
|
|||
|
|||
What do you want to cover the display with? A solid color, an image, .. ?
If you just want to crop the display, you can change the size/position of the main window: Code:
viz.MainWindow.setSize([0.5,0.5]) viz.MainWindow.setPosition([0.25,0.75]) |
#3
|
|||
|
|||
Sorry, for the late reply, and thank you for the setSize and setPosition help. I'd like to just cover a portion of the display with a solid image if possible.
|
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating a real-time coordinate display using | michael8 | Plug-in development | 0 | 10-17-2012 01:01 PM |
nVis SX/111 Display | kevin | Vizard | 8 | 09-25-2012 03:24 PM |
display mode change, getting framerate | dcnieho | Vizard | 3 | 05-23-2011 07:32 PM |
Support for Philips IC3D Autostereoscopic display | mspusch | Vizard | 0 | 07-13-2006 04:14 PM |
Text Display | bstankie | Vizard | 1 | 12-22-2003 03:23 PM |