Skip to content
/ capstone Public

Project that integrates a virtual modeler with a leapmotion sensor

License

Notifications You must be signed in to change notification settings

LHuss/capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Modeller

Concordia Capstone Project 2019

Prerequisites:

  1. Make sure you own a Leap Motion Controller (we are mapping keyboard + mouse controls to those who don't have it!)
  2. 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)
  3. Install Leap Motion SDK
  4. 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 for more details.

Note that Unity Assets for Leap Motion is already included in the Github repo.

Development:

  1. Launch Unity (Version 2017.4.33f1)
  2. Select the 'Virtual Modeller' project:
    File > Open Project > Open

How to run:

  1. Build the project:
    File > Build And Run
  2. Launch the built project

Setting up 3D printing:

  1. Have a valid 3D printing service set up. Ex: Octoprint
  2. Download Slic3r
  3. Set Environment variable slic3r to point to Slic3r-console.exe

![](./Documentation assets/envVarConfig.png)

Camera controls:

See the wiki

License and Liability

See the wiki