From db62b86a1bd9548f611856752391078b6fbb14a5 Mon Sep 17 00:00:00 2001 From: amandaghassaei Date: Sun, 1 Oct 2017 21:27:33 -0400 Subject: [PATCH] doc --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a1c34c5..de294cc 100755 --- a/index.html +++ b/index.html @@ -1306,7 +1306,7 @@

VIRTUAL REALITY

This tool currently supports an interactive Virtual Reality mode for the Vive and Oculus headset and controllers (it may work on others, but it is not tested). For this to work, you must first use a WebVR enabled browser: - currently only an experimental build of Chromium(with enable-webvr and + currently only an experimental build of Chromium (with enable-webvr and -enable-gamepad-extensions flags) and the latest Firefox for Windows are supported by this app. Currently, Chromium seems to be more performant in my setup.

@@ -1587,7 +1587,8 @@

STRAIN VISUALIZATION

Cauchy strain or engineering strain is a unitless measurement of how much a material is being stretched or compressed under load. - The Strain Visualization illustrates the strain across an origami sheet by mapping it to a color from blue (no strain) to red (max strain). + The Strain Visualization illustrates the strain across an origami sheet by mapping it to a color from blue (no strain) to red (max strain).

+

-- GitLab