Crashes HTC Vive Gen1 on file load, no error log generated
Opened this issue · 3 comments
Saved a point cloud from Sweep Visualizer Beta v0.15.0 in Windows10. Ran viewer. Unity opened Steam VR automatically. Steam VR booted without error: headset, lighthouses, and paddles OK. File open dialog appears. chose point cloud. App quits. Steam VR still running. FWIW, point cloud file is ~25mb.
An option to run Unity without VR would be nice. I long for WASD controls in Sweep Visualizer and this is the next best thing.
Hi there @i-make-robots
The application was tested using an Oculus Rift. I will try to test it using an HTC Vive and SteamVR when I get the chance.
An option to run Unity without VR would be nice
This should already be supported. At least when the Oculus headset isn't plugged in, the app defaults to normal FPS style mouse controls for looking around and wasd for walking.
I long for WASD controls in Sweep Visualizer
You're in luck! First Person controls (with WASD support) were added to the normal Sweep Visualizer in v0.15.0 You can see the release notes here: http://community.scanse.io/t/release-sweep-visualizer-beta-v0-15-0-release-notes
FWIW, point cloud file is ~25mb
What format file are you using? The .ply
files are by far the quickest to import now.
Again, I will try to test it using an HTC Vive and SteamVR when I get the chance... but always feel free to download the source and tinker with the code!