From 2ea367d8801ef96ea94fd703fdb35d480ac9a53d Mon Sep 17 00:00:00 2001 From: Keb Helion <60008426+KebHelion@users.noreply.github.com> Date: Sat, 15 Feb 2020 16:28:13 -0500 Subject: [PATCH] Add files via upload --- applications/metadata.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/metadata.js b/applications/metadata.js index 70625da..b0283a7 100644 --- a/applications/metadata.js +++ b/applications/metadata.js @@ -1 +1 @@ -var metadata = {"applications":[{"isActive": true,"directory":"doppelganger-mirror","name":"Doppelganger-Mirror","description":"Generate an double of your avatar that only you can see. This allows you to examine your avatar and see how you move. The doppelganger can be grabbed and positioned like you want.","jsfile":"doppelganger-mirror/app-doppleganger.js","icon":"doppelganger-mirror/doppleganger-i.svg","caption":"MIRROR"},{"isActive": false,"directory":"spectator-camera","name":"Spectator Camera v2.5","description":"Give you a video camera that can display its image on your monitor screen for video capture. It can capture from the camera or from the VR Headset. It can also take classic and spherical 360 snapshots (equirectangular format). Definitely a must.","jsfile":"spectator-camera/spectatorCamera.js","icon":"spectator-camera/spectator-i.svg","caption":"SPECTATOR"},{"isActive": true,"directory":"gravimeter","name":"Gravimeter","description":"This application returns a record of the orientation and the position of your avatar. This tool becomes very helpful when you want to build on a sphere with a radial gravity, where it's arduous to evaluate the perpendicularity of the floor.","jsfile":"gravimeter/gravimeter.js","icon":"gravimeter/gravimeter_icon.png","caption":"GAVITY"}]}; \ No newline at end of file +var metadata = {"applications":[{"isActive": true,"directory":"doppelganger-mirror","name":"Doppelganger-Mirror","description":"Generate an double of your avatar that only you can see. This allows you to examine your avatar and see how you move. The doppelganger can be grabbed and positioned like you want.","jsfile":"doppelganger-mirror/app-doppleganger.js","icon":"doppelganger-mirror/doppleganger-i.svg","caption":"MIRROR"},{"isActive": true,"directory":"spectator-camera","name":"Spectator Camera v2.5","description":"Give you a video camera that can display its image on your monitor screen for video capture. It can capture from the camera or from the VR Headset. It can also take classic and spherical 360 snapshots (equirectangular format). Definitely a must.","jsfile":"spectator-camera/spectatorCamera.js","icon":"spectator-camera/spectator-i.svg","caption":"SPECTATOR"},{"isActive": true,"directory":"gravimeter","name":"Gravimeter","description":"This application returns a record of the orientation and the position of your avatar. This tool becomes very helpful when you want to build on a sphere with a radial gravity, where it's arduous to evaluate the perpendicularity of the floor.","jsfile":"gravimeter/gravimeter.js","icon":"gravimeter/gravimeter_icon.png","caption":"GAVITY"}]}; \ No newline at end of file