This purpose of this project is to observe the ability of an individual to complete a code inspired puzzle, whilst varying forms of anxiety and stress are induced by visuals and audio within a virtual reality (VR) environment created in Unity. The stress induced on an individual is measured using their heart rate, which is then displayed to them in a graph format once they have completed the puzzle or exceeded the time limit.
AndroidPolarSDKApp/androidBleSdkTestApp --> This file contains the Android Application project files from Android Studio. UnderPressure --> This file contains the project files of the Unity Application project files. flaskProject1 --> This file contains the Flask with Pycharm project files.
AndroidPolarSDKApp/androidBleSdkTestApp The notable files are found here: Android Manifest - underpressure-csc3002\AndroidPolarSDKApp\androidBleSdkTestApp\app\src\main\AndroidManifest.xml MainActivity - underpressure-csc3002\AndroidPolarSDKApp\androidBleSdkTestApp\app\src\main\java\polar\com\androidblesdk\MainActivity.java TestMain - underpressure-csc3002\AndroidPolarSDKApp\androidBleSdkTestApp\app\src\main\java\polar\com\androidblesdk\TestMain.java
UnderPressure The notable scripts are found here: underpressure-csc3002\UnderPressure\Assets\AudioAnimation.cs underpressure-csc3002\UnderPressure\Assets\codeblockDesired.cs underpressure-csc3002\UnderPressure\Assets\codeblockFunct.cs underpressure-csc3002\UnderPressure\Assets\CodeBlocks.cs underpressure-csc3002\UnderPressure\Assets\CodeBlockValue.cs underpressure-csc3002\UnderPressure\Assets\getHR.cs underpressure-csc3002\UnderPressure\Assets\getHRWeb.cs underpressure-csc3002\UnderPressure\Assets\PuzzleLightDetect.cs underpressure-csc3002\UnderPressure\Assets\RingPositions.cs underpressure-csc3002\UnderPressure\Assets\SocketLocker.cs underpressure-csc3002\UnderPressure\Assets\TimerCountdown.cs underpressure-csc3002\UnderPressure\Assets\TowersOfHanoi.cs underpressure-csc3002\UnderPressure\Assets\VariableSetter.cs underpressure-csc3002\UnderPressure\Assets\Waypoints.cs
underpressure-csc3002\UnderPressure\Assets\Prefabs\CodeMonkey_Graph\Scripts\Window_Graph.cs underpressure-csc3002\UnderPressure\Assets\Prefabs\PlayAnimationTrigger.cs underpressure-csc3002\UnderPressure\Assets\Prefabs\XR rig Setups\ContinuousMovement.cs underpressure-csc3002\UnderPressure\Assets\Prefabs\XR rig Setups\HandPresence.cs underpressure-csc3002\UnderPressure\Assets\Prefabs\XR rig Setups\LocomotionController.cs underpressure-csc3002\UnderPressure\Assets\Prefabs\XR rig Setups\XROffsetGrabInteractable.cs
flaskProject1 The notable files are found here: underpressure-csc3002\flaskProject1\Test.py underpressure-csc3002\flaskProject1\app.py underpressure-csc3002\flaskProject1\wsgi.py
To open these files please use the correct IDE/Software