Showing posts with label languages. Show all posts
Showing posts with label languages. Show all posts

Mar 10, 2011

GlovePIE 0.43 - nice tool for wii gesture recognition

GlovePIE is a free Programmable Input Emulator, originally for the Essential Reality P5 Virtual Reality Glove, which now supports a huge range of input devices, especially the Nintendo Wii Remote (Wiimote).

GlovePIE is used to map gestures, button presses, and other actions to keyboard keys, mouse input, or joystick buttons and axes.

Version 0.42 includes lots of hardcoded Wiimote, Nunchuk, SIXAXIS, and Dual Shock 3 (PS3 controller) gestures. So now it's as easy as:
Ctrl = Wiimote.Stabbing
Space = Wiimote.CircleClockwise

Python Tools for Visual Studio - Beta


-Advanced editing, Intellisense, browsing, “Find all”, REPL, …
-Supports CPython and IronPython
-Local & Cluster/remote debugging
-Profiling with multiple views
-Interactive parallel computing via integrated IPython REPL
-Support for HPC clusters and MPI, including debugging support 1
-NumPy & SciPy for .Net
-Support for Cloud Computing (soon)
-Support for Dryad (large scale, data-intensive parallel programming) (soon)
-Free & Open Source (Apache 2.0)

http://pytools.codeplex.com/

Dec 16, 2010

Processing language

Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production. 
http://processing.org/