"# HoloLens" Initial project that provides drawing capabiity for MS HoloLens. Application has following capabilities (Voice Commands):
- Change Pen Width by saying: "Thin" / "Thick"
- Change color by saying: "Red Color" / "Blue Color" etc..
- Pick specific color from Pallete by saying: "Show Colors"
- Draw lines by saying: "Line Mode"
- Draw Rect (Currently has an issue with the smooth...) say: "Rect Mode"
- Hide all drawings: "Hide Markup"
- Show drawing again: "Show Markup"
To Be Done: - 'select' or 'remove' capability. - draw circles
To Be Fixed: - Draw rect has issue