Difference between revisions of "PriMol"
m |
m |
||
Line 7: | Line 7: | ||
}} | }} | ||
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. | ||
+ | |||
+ | == Software Used == | ||
+ | * [http://openkinect.org libfreenect] (library for accessing the Microsoft Kinect USB camera) | ||
+ | * [http://openni.org/ OpenNI] (Natural Interface library that interprets the kinect data) | ||
+ | * [https://github.com/jmendeth/PyOpenNI PyOpenNI] (python bindings for OpenNI) | ||
+ | * [http://www.pymol.org/ pymol] (molecular viewer with python scripting) |
Revision as of 14:38, 17 March 2012
Projects | |
---|---|
Participants | |
Skills | coding, UI development |
Status | Active |
Niche | Software |
Purpose | Fun |
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)