From 5c552b51763596c35f0561650923c862bc4b9db6 Mon Sep 17 00:00:00 2001 From: amandaghassaei <amandaghassaei@gmail.com> Date: Mon, 9 Oct 2017 12:28:32 -0400 Subject: [PATCH] doc --- index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3c710c7..7ef5477 100755 --- a/index.html +++ b/index.html @@ -1350,8 +1350,13 @@ This is especially interesting if you set the <b>Mesh Material</b> to <b>Strain Visualization</b> so you can see how your interactions change the internal strains in the material. <br/><br/> - If the simulation looks choppy, consider lowering the <b>Num Steps Per Frame</b> setting. - WebVR is changing rapidly, if you cannot connect be sure you have the latest browser version and install any firmware updates on your headset, controllers, and sensors. + <b>Troubleshooting</b>:<br/> + <ul> + <li>If the simulation looks choppy, consider lowering the <b>Num Steps Per Frame</b> setting.</li> + <li>The origami should load up in the center of your playspace. If things load way off in the distance, you may need to reboot your headset and controllers and refresh this app. I do this through SteamVR.</li> + <li>If you hand controllers are not appearing, try clicking the System Button (Vive) to get them to wake up. If you still have trouble connecting, try refreshing this app.</li> + <li>WebVR is changing rapidly, if you cannot connect be sure you have the latest browser version and install any firmware updates on your headset, controllers, and sensors.</li> + </ul> </p> </div> </div><!-- /.modal-content --> -- GitLab