PDA

View Full Version : Point Cloud and visual field in HTC VIVE


brenx
04-26-2017, 02:46 AM
Hi,

after I import point cloud in Inspector my whole point cloud is visible. I've selected HTC Vive preset in Vizconnect and loaded that configuration file but after I run script in Vizard my visual field is about 180 degrees (180 degrees of point cloud and 180 degrees of nothing). Is this something that can be modified in configuration file or tis is a limitation of trial version?

Jeff
04-26-2017, 08:03 PM
What happens if you load the desktop preset instead of the vive preset config in your Vizard script and view on a monitor? If the model is very large or close to the viewpoint, part of it may be getting clipped. You could also try changing the near and far clipping distances (http://docs.worldviz.com/vizard/#commands/viz/clip.htm) to see if that makes a difference.

brenx
06-01-2017, 05:50 AM
Tnx, clipping distance solved issue.