-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# VRSketchwithHandSurface | ||
you can create surfaces by gestures with left hand, and draw sketches on them by VR controller with right hand in VR environment. (VR+Leapmotion4.6) | ||
|
||
|
||
1.create common basic 3D shapes in VR based on 5 static gestures. | ||
2.adjust fingers to modify the parameters of surfaces, such as scale, proportion. | ||
3.pinch objects to move or rotate, grab to scale objects |