Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Concordia Capstone Project 2019
## Prerequisites:

0. Make sure you own a Leap Motion Controller (we are mapping keyboard + mouse controls to those who don't have it!)
1. Install [Unity Hub](https://store.unity.com/download / https://unity3d.com/unity/whats-new/2017.4.33) & Follow instructions to download/Install Unity (Version 2017.4.33f1)
1. Install [Unity Hub](https://store.unity.com/download) & Follow instructions to download/Install Unity version [2017.4.33f1](https://unity3d.com/unity/whats-new/2017.4.33)
2. Install [Leap Motion SDK](https://warehouse.leapmotion.com/apps/4621/download)
3. If user is in posession of a Leap Motion Controller, it is recommended to use it. Otherwise, features are mostly mouse/keyboard compatible. See [the wiki](https://github.com/LHuss/capstone/wiki/Controls) for more details.
> Note that Unity Assets for Leap Motion is already included in the Github repo.
Expand All @@ -25,7 +25,7 @@ Concordia Capstone Project 2019
2. Download [Slic3r](https://slic3r.org/download/)
3. Set Environment variable `slic3r` to point to Slic3r-console.exe

![](./Documentation assets/envVarConfig.png)
![](https://raw.githubusercontent.com/LHuss/capstone/master/Documentation%20assets/envVarConfig.png)


## Camera controls:
Expand Down