Difference between revisions of "PriMol"
m |
m |
||
Line 4: | Line 4: | ||
|ProjectStatus=Active | |ProjectStatus=Active | ||
|ProjectNiche=Software | |ProjectNiche=Software | ||
− | |ProjectPurpose= | + | |ProjectPurpose=Education |
}} | }} | ||
This project will focus on controlling the [http://www.pymol.org/ pymol] UI using kinect gestures. | This project will focus on controlling the [http://www.pymol.org/ pymol] UI using kinect gestures. |
Revision as of 18:14, 18 March 2012
Projects | |
---|---|
Participants | |
Skills | coding, UI development |
Status | Active |
Niche | Software |
Purpose | Education |
This project will focus on controlling the pymol UI using kinect gestures.
Software Used
- libfreenect (library for accessing the Microsoft Kinect USB camera)
- OpenNI (Natural Interface library that interprets the kinect data)
- PyOpenNI (python bindings for OpenNI)
- pymol (molecular viewer with python scripting)