![]() |
#4
|
|||
|
|||
Sorry to keep adding. to the last message:
specifically, i am trying to get the following info: Code:
w,h = viz.MainWindow.getSize() params.resolution = (w,h) params.refreshRate= viz.getOption('viz.monitor.refresh_rate',type=int) params.FOVy = viz.MainWindow.getVerticalFOV() params.aspectr = viz.MainWindow.getAspectRatio() print (params.resolution,params.refreshRate,params.FOVy,params.aspectr) ((3840, 1080), 60, 40.0, 1.7777777777777775) which is not the Vive, but my desktop. How to get each of these from the Vive? This is what i get after calling vizconnect.go(), with the vive setup file as argument (which works fine, 3D world looks good) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Regarding Viconnect viewpoint | rajnishv | Precision Position Tracker (PPT) | 3 | 03-20-2017 11:03 PM |
Regarding viewpoint with vizconfig,addFloatRangeItem&Storing viewpoint in PREFERENCES | rajnishv | Vizard | 0 | 06-27-2016 03:57 AM |
Projection Matrix (onto oblique near plane) | andrewjworz | Vizard | 1 | 07-13-2012 09:10 AM |
projection matrix control & child window | kwkim | Vizard | 0 | 08-31-2011 12:53 AM |