Tython
Tython copied to clipboard
Muscle Language "Tython"
肉体言語 Tython
Tython is programming language, interface and exercise.
News
OpenNI 1 is closed on April 23, 2014. Thanks for muscle play!! :pizza:
Article
Demo
Youtube - 肉体言語 Tython 「Hello, World!」
Presentation
Requirements
Devices
- Xbox 360® Kinect™ Sensor http://www.xbox.com/ja-JP/xbox360/accessories/kinect/Home
Libraries
- OpenNI v1.3.2.3
- SensorKinect v5.0.3.4 - OpenNI Compliant Hardware
- source/binary https://github.com/avin2/SensorKinect
- NITE v1.4.1.2 - OpenNI Compliant Middleware
Optional (To test)
- GoogleTest v1.5.0 - Google C++ Testing Framework http://code.google.com/p/googletest/
- GoogleMock v1.5.0 - Google C++ Mocking Framework http://code.google.com/p/googlemock/
Make Tython Library
Build
$ make
Run tests
$ make test
$ make test-all # slow test with .oni file
Coverage measure
$ make -f Makefile.coverage coverage
$ $(BROWSER) ./gcov/index.html
