Skip to content

Releases: Calvin-CS/SkelScratch

v1.0

22 Aug 18:40

Choose a tag to compare

Update installation instructions for the Kinect v1, update samples to make compatable with Kinect v1 (as much as possible)

v0.9 First public release

14 Aug 18:11

Choose a tag to compare

Release for public use and testing.

v0.3

07 Aug 18:44

Choose a tag to compare

Update instructions.
Add 2 new samples:
Bounce Ball Game
Kinect Music

v0.2

05 Aug 15:29

Choose a tag to compare

Adjusted scaling to allow a larger space on the canvas.
Added author information and a BSD license.

First Full Release

04 Aug 20:42

Choose a tag to compare

There are blocks for:
Joints, with x, y, and z coordinates.
Handstates, left and right; unknown, not tracked, open, closed, lasso.
Remote connections.

Samples should work now (except for the ones in debug that aren't supposed to).

Commit: 6010afb

v0.0.1

31 Jul 18:33

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Same as before, but broken examples removed, and instructions updated.

Basic release

31 Jul 18:16

Choose a tag to compare

Basic release Pre-release
Pre-release

There are blocks for:
Joints, with x, y, and z coordinates.
Handstates, left and right; unknown, not tracked, open, closed, lasso.
Remote connections

Lots of cleanup needed, some debug blocks are also there, all but one of the samples are broken. Lots of work to do.