gongo / Tython

Muscle Language "Tython"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

肉体言語 Tython

Stillmaintained

Tython is programming language, interface and exercise.

News

OpenNI 1 is closed on April 23, 2014. Thanks for muscle play!! 🍕

Article

肉体言語 Tython - 質のないDiary H

Demo

Youtube - 肉体言語 Tython 「Hello, World!」

Presentation

肉体言語 Tython - slideshare

Requirements

Devices

  1. Xbox 360® Kinect™ Sensor http://www.xbox.com/ja-JP/xbox360/accessories/kinect/Home

Libraries

  1. OpenNI v1.3.2.3
  2. SensorKinect v5.0.3.4 - OpenNI Compliant Hardware
  3. NITE v1.4.1.2 - OpenNI Compliant Middleware

Optional (To test)

  1. GoogleTest v1.5.0 - Google C++ Testing Framework http://code.google.com/p/googletest/
  2. 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

Future

About

Muscle Language "Tython"

License:Other


Languages

Language:C++ 100.0%