From dc74e8e82728691fb97ca9de882f84d7293f6d33 Mon Sep 17 00:00:00 2001 From: mrqasimasif Date: Fri, 14 Aug 2020 20:49:02 +0500 Subject: [PATCH] VR Web --- 4-VirtualRealityWeb/virtReal.html | 40 +++++++++++++++++++++++++++++++ 4-VirtualRealityWeb/vr.html | 20 ++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 4-VirtualRealityWeb/virtReal.html create mode 100644 4-VirtualRealityWeb/vr.html diff --git a/4-VirtualRealityWeb/virtReal.html b/4-VirtualRealityWeb/virtReal.html new file mode 100644 index 0000000..cc029d2 --- /dev/null +++ b/4-VirtualRealityWeb/virtReal.html @@ -0,0 +1,40 @@ + + + + + Movement + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/4-VirtualRealityWeb/vr.html b/4-VirtualRealityWeb/vr.html new file mode 100644 index 0000000..e03fc49 --- /dev/null +++ b/4-VirtualRealityWeb/vr.html @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file