-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadme
62 lines (46 loc) · 2.13 KB
/
Readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
****************************************************
//Google Summer of Code 2009 project//
Mentor: Pawel Solyga
Co-mentor: Taha Bintahir
Student Dev: Anirudh Sharma
Community: Natural User Interface group www.nuigroup.com
****************************************************
-The extension upon completion will allow Multitouch interactions into the SketchUp UI.
Users having access to TUIO based multitouch hardwarewould be able to interact/ Draw stuff
into Google SketchUp using gestures.
There are be two prime features being implemented-
- Camera Movements (Panning/Orbit/Zoom) using Multitouch two finger gesture
- Drawing using an IR Pen /WiiMote.
Take a Survey at http://tinyurl.com/no7axe
Current Status: All the camera motion gestures( Zoom in/out, panning, orbitting) implemented.
Bugs:
- The Stack size of Console makes GoogleSU crash on receiving the TUIO messages,
so we'll use an builtin window using a DLL that displays and logs the receives messages
- The orbit is sometimes misinterpreted as zoom
************************
CURRENT STATUS //Tasks Completed
************************
- Camera Gestures working (final eval)
-DLL loading within Sketchup
-TUIO connection done
-TUIO logging done
-UI, IconSet loading from toolbar
************************
REAMINING TASK //To be done by END of August, - priority 1: Currently trying Ruby API camera methods, -DONE (on 11th July)
priority 2: try the Mouse emulation
************************
- Gestures mapping(Pan, Zoom, Orbit) -> Hard--> DONE
- Mapping each Iconset to Multitouch Methods -> Easy -> TBD after mode switching works
**********************
Compiling Instructions
**********************
http://code.google.com/p/sketchupmultitouch/wiki/Compiling
**********************
Installation Instructions
**********************
http://code.google.com/p/sketchupmultitouch/wiki/InstallationInstructions
**********************
Alternate Info
**********************
http://code.google.com/p/sketchupmultitouch/wiki/PageName
http://www.ohloh.net/p/sketchupmt/analyses/latest