Forum: Vizard
07-05-2017, 10:39 PM
|
|
Replies: 6
Views: 74,939
Use the window.pickRect...
Use the window.pickRect (http://docs.worldviz.com/vizard/#commands/window/pickRect.htm) command to determine which objects are within a rectangular area of the window. Then turn the object's...
|
Forum: Vizard
07-05-2017, 02:13 AM
|
|
Replies: 6
Views: 74,939
|
Forum: Vizard
07-05-2017, 01:57 AM
|
|
Replies: 14
Views: 71,685
1) Yes, the preset should work with the CV1
...
1) Yes, the preset should work with the CV1
2) Vizard/Vizconnect gets the tracking data through the Oculus software. Whether one or more cameras is connected in Oculus software, the setup in...
|
Forum: Vizard
07-01-2017, 10:22 PM
|
|
Replies: 3
Views: 39,322
Can you confirm that you've followed the...
Can you confirm that you've followed the initialization instructions here (http://docs.worldviz.com/vizard/#Nintendo_Wiimote.htm)? Are you able to test the connection on a different machine perhaps...
|
Forum: Vizard
06-19-2017, 09:43 AM
|
|
Replies: 1
Views: 49,511
|
Forum: Vizard
06-19-2017, 09:20 AM
|
|
Replies: 1
Views: 68,048
|
Forum: Vizard
06-13-2017, 10:02 PM
|
|
Replies: 1
Views: 47,789
Try using key codes...
Try using key codes (http://docs.worldviz.com/vizard/#Keyboard_key_codes.htm) instead of numbers to get the number pad key events:
def printKey(key):
print key
...
|
Forum: Vizard
06-13-2017, 09:45 PM
|
|
Replies: 2
Views: 89,433
|
Forum: Vizard
06-13-2017, 09:13 PM
|
|
Replies: 1
Views: 73,864
The stereo modes...
The stereo modes (http://docs.worldviz.com/vizard/#Frame_parallel.htm) section documents various stereo outputs that Vizard supports. What kind of stereo input does your projection system expect?
|
Forum: Vizard
06-13-2017, 09:06 PM
|
|
Replies: 2
Views: 80,600
Yes, when using the powerwall option in...
Yes, when using the powerwall option in vizconnect or the vizcave module directly in Vizard, the wall dimensions and user position is used to render the image correctly from user's perspective.
|
Forum: Vizard
06-02-2017, 03:39 AM
|
|
Replies: 2
Views: 53,426
|
Forum: Vizard
06-02-2017, 03:16 AM
|
|
Replies: 2
Views: 52,222
|
Forum: Vizard
06-01-2017, 01:12 AM
|
|
Replies: 14
Views: 71,685
|
Forum: Vizard
05-31-2017, 01:35 AM
|
|
Replies: 6
Views: 80,832
|
Forum: Vizard
05-30-2017, 04:18 AM
|
|
Replies: 6
Views: 80,832
|
Forum: Vizard
05-26-2017, 12:40 AM
|
|
Replies: 3
Views: 114,649
Try connecting to the DK2 in the latest Oculus...
Try connecting to the DK2 in the latest Oculus software. You won't be able to follow the Rift set up but if the headset shows a connection in 'Settings > Devices' then you should be able to connect...
|
Forum: Vizard
05-24-2017, 04:32 AM
|
|
Replies: 14
Views: 71,685
|
Forum: Vizard
05-24-2017, 03:05 AM
|
|
Replies: 7
Views: 56,360
|
Forum: Vizard
05-23-2017, 11:23 PM
|
|
Replies: 6
Views: 80,832
It looks like there is a transform node called...
It looks like there is a transform node called 'skp_camera_Last_Saved_SketchUp_View' that shows up in the collada model exported from Sketchup. However, you could also navigate in Inspector and then...
|
Forum: Vizard
05-23-2017, 09:54 PM
|
|
Replies: 7
Views: 56,360
|
Forum: Vizard
05-23-2017, 06:53 AM
|
|
Replies: 14
Views: 71,685
Try using the VizMove Seated VR preset...
Try using the VizMove Seated VR preset configuration in vizconnect. It adds the Oculus for head tracking and a transport controlled by Xbox input signals. In the settings of the main transport there...
|
Forum: Vizard
05-21-2017, 10:03 PM
|
|
Replies: 14
Views: 71,685
|
Forum: Vizard
05-21-2017, 10:01 PM
|
|
Replies: 2
Views: 109,529
The model that you apply a texture to in Vizard...
The model that you apply a texture to in Vizard must have texture coordinates. To ensure that the model has texture coordinates apply a texture, such as a flat color texture, in Sketchup. Then you...
|
Forum: Vizard
05-19-2017, 06:29 AM
|
|
Replies: 2
Views: 107,460
|
Forum: Vizard
05-19-2017, 06:11 AM
|
|
Replies: 2
Views: 41,192
|