Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

K2VR

Providing FOSS full body tracking software for Kinect and PlayStation Move
Collective - Host: opensource - https://opencollective.com/k2vr - Website: https://k2vr.tech - Code: https://github.com/kinecttovr

system requirements page

github.com/KinectToVR/k2vr-website - 75be1d1355ab26a911c731026ca88b6c078941c0 authored over 3 years ago
fix get started margins and add page numbers

github.com/KinectToVR/k2vr-website - 85218b80f6d8f60500b894377c73b5056cdd8e0c authored over 3 years ago
kinect v2 help page first draft

github.com/KinectToVR/k2vr-website - b5af58f38f5e2ae40af262f141b91e7736bcca22 authored over 3 years ago
fix typos in kinectv2 page

github.com/KinectToVR/k2vr-website - 682700d21374caf8b73bca70975e813938e6077f authored over 3 years ago
Kinect V2 foot rotation warning update

github.com/KinectToVR/k2vr-website - dd2c79003b492db3490c4c861c78cdbb96ef92f2 authored over 3 years ago
Removed useless legacy leftover causing a crash

github.com/KinectToVR/KinectToVR - 095809bfc97db323a7bb103071b059f01ab3b20f authored over 3 years ago
Added status info to PSMS label in settings

github.com/KinectToVR/KinectToVR - 48b01aa1e289ff8c1984216c3af9d79bb377f1bc authored over 3 years ago
(Debug) Added more logging to PSMS handler

github.com/KinectToVR/KinectToVR - 10c5d4a69892529db73ab099adf5a74b880b1572 authored over 3 years ago
Changed debug information settings for main library

github.com/KinectToVR/KinectToVR - eff89d049f19ad2fc9b74d354141e260e68aee96 authored over 3 years ago
Math-based shouldn't now go insane if you lift your leg straight up.

(For NUI's orientation it's still an undefined behavior here)

github.com/KinectToVR/KinectToVR - 920dc878f5573b37943b8ef59d372a4ec7fc65eb authored over 3 years ago
Fixed a leftover after conversion to KTVR (L,R,W -> W,L,R)

github.com/KinectToVR/KinectToVR - 3394d988218e86a48cb744f1237d5d90b1e73336 authored over 3 years ago
Slowed down filters (pos) so even mere humans can notice them.

github.com/KinectToVR/k2vr-application - dff6aa8deee966d5fe9fba93fbacbd59343fedba authored over 3 years ago
Auto|Spawn only if at least 1 tracker is enabled

github.com/KinectToVR/KinectToVR - 275a633bf6a91e767ff0c5d5faf4545b0cf82721 authored over 3 years ago
Removed useless save settings button in general

github.com/KinectToVR/KinectToVR - 45f16dd31c81f0a6573635ee6b6aefd437683db8 authored over 3 years ago
Removed showing in bindings menu hack as app is using input actions

github.com/KinectToVR/KinectToVR - b4b64e3957fcdacafcd828e0ef11c871c166cecc authored over 3 years ago
AutoSave on calibration points number change

github.com/KinectToVR/KinectToVR - 7483772f8ca8369fd77b8b155e6673d9ec12259f authored over 3 years ago
Removed VRController.h and derivatives

github.com/KinectToVR/KinectToVR - c9a77eeb43757990f2562b0203fcee23612d88fb authored over 3 years ago
Skip sounds on 0s and the last point in autocalibration

github.com/KinectToVR/KinectToVR - eac7ef328e86398d9099ea5eb693eb1decfadd85 authored over 3 years ago
Check if tracker's been added on update to avoid stealing IDs

github.com/KinectToVR/k2vr-application - 29f2f0d682f99fde4f407e773cdaceb00b8e9019 authored over 3 years ago
Updated ori interpolation values inside K2STracker

github.com/KinectToVR/k2vr-application - d090f61e9e6ec170ca1b0e408494f52343e7b5be authored over 3 years ago
Updated UI sounds

github.com/KinectToVR/KinectToVR - 54f3a1edc17af97deee2951bd61158259ce0f401 authored over 3 years ago
Updated [manual] build number

github.com/KinectToVR/KinectToVR - 5d70f64143f4ae18ecbf84b28a757cef7d8e3d2a authored over 3 years ago
Save which calibration are we using

github.com/KinectToVR/KinectToVR - 80de8193a9a4757019f0ee7a872d594deac51de9 authored over 3 years ago
Added AutoCalibration check saving

github.com/KinectToVR/KinectToVR - b00356f9ea08466c292061b2b6d19854d8316668 authored over 3 years ago
Hmmm what a size

github.com/KinectToVR/KinectToVR - 9fba371b710e21b1111c7df9af531e869d6b5364 authored over 3 years ago
Updated filters for KTVR

github.com/KinectToVR/KinectToVR - 2384c41daf2114e44288f3fbb9261a8a358f34d1 authored over 3 years ago
Fixed manual calibration leftover breaks

github.com/KinectToVR/KinectToVR - c10d7f3a8b4eec77a7a845c12cafa3bf560671dc authored over 3 years ago
Re-added orientation filters to update loop

github.com/KinectToVR/KinectToVR - e6d28f072559404b0bc7c399dfa234e0e065ee30 authored over 3 years ago
Log calibration method and version

github.com/KinectToVR/KinectToVR - ce63fb28d87062b6ccf445def7b2f9086f1df1cd authored over 3 years ago
Fixed positional filters in KTVR

github.com/KinectToVR/k2vr-application - 0954c57f863a0fa78ad5e1587e45d6c0650f6316 authored over 3 years ago
Lower body trackers are now pre-added with ids W0 L1 R2

github.com/KinectToVR/KinectToVR - 0a998a72138b76baabecd200a39621c64abce5fe authored over 3 years ago
Updated server loop for try/catch mechanism

github.com/KinectToVR/k2vr-application - e102e9546544535834f1e7c1fbcac105bab7526b authored over 3 years ago
Lower body trackers are now pre-added with ids W0 L1 R2

github.com/KinectToVR/k2vr-application - 077059f7c78d7715b7c23b8ca39d03f3fc3c2e6c authored over 3 years ago
Removed bad constructors

github.com/KinectToVR/k2vr-application - 97d8a3907d87fd9acfd1578efeab25aca623d9d5 authored over 3 years ago
Moved some K2Tracker stuff to header

github.com/KinectToVR/k2vr-application - c02f2dbba2a3e8f8d0b0ee246da3ee09abc2fcb5 authored over 3 years ago
Added WMR bindings

github.com/KinectToVR/KinectToVR - c93de0c7c7b18779cfd03550c597b4880b1900aa authored over 3 years ago
Fixed manual calibration saving algo

github.com/KinectToVR/KinectToVR - 8d60ad6240f7ee83a5492a40d075d050d9e92c94 authored over 3 years ago
Flip trackers on manual calibration

github.com/KinectToVR/KinectToVR - a987a0e7852152a34403ee428ebd3bac09b475da authored over 3 years ago
Math-based now uses default joints, so it should not give NaNs / emptys

github.com/KinectToVR/KinectToVR - a20f29d7018fef1724fe4f305b9f9ee45cc00225 authored over 3 years ago
Make sound play max one at a time

It should be query-ed though...

github.com/KinectToVR/KinectToVR - 82cae7b85721c09a5e92a12ad2925c443cfe574d authored over 3 years ago
Check server status once in 1000 loops if not connected or failure

github.com/KinectToVR/KinectToVR - 51241697d9a27dacde14f3d50c4b2dbbf55ac42a authored over 3 years ago
Removed useless leftovers

github.com/KinectToVR/KinectToVR - d757d0cecc302af322d4c73a554e792df511a67f authored over 3 years ago
Check if trackers are added and if they're IDs are not -1s when spawning

github.com/KinectToVR/KinectToVR - 1d326174cb3eeb33cd2f6400b1464603263d7096 authored over 3 years ago
Removed advanced filtering for debugging reasons

github.com/KinectToVR/KinectToVR - a1af120c572e3284900da1b54769b66f43280e46 authored over 3 years ago
Fixed maths includes

github.com/KinectToVR/k2vr-application - 123b1897adb9244931745dd90d3129793b19ea42 authored over 3 years ago
And learn to read

github.com/KinectToVR/KinectToVR - 96441137a6b2a9bd7fd64e8cf8cbd3d37b6b05ea authored over 3 years ago
Don't normalize pose you idiot

github.com/KinectToVR/KinectToVR - 394246cca4b5dbcaaeb46c2dfe9608c4f6c1b7e7 authored over 3 years ago
Updated the main project for new files

github.com/KinectToVR/KinectToVR - ea9dbd7a4a4aae5f734f844623bc575435623b9c authored over 3 years ago
Try downloading 5 times + sleep

github.com/KinectToVR/KinectToVR - 585c019631311949074be41935a9f987664d6774 authored over 3 years ago
Eigen everything!

github.com/KinectToVR/KinectToVR - 273a7fd13f0eedb5561870dbd966a05c784132e7 authored over 3 years ago
Updated KinectHandlers to Eigen

github.com/KinectToVR/KinectToVR - 47c7cc0d7c986a8b4f36e6d839f95c2c78d2e963 authored over 3 years ago
Updated ALL to GLog

github.com/KinectToVR/KinectToVR - 5f113c6d9b71ef065055b37ce8dbe3977e1c9664 authored over 3 years ago
Updated main to GLog

github.com/KinectToVR/KinectToVR - da6cda45009ca602626686c13cc61c721847e54e authored over 3 years ago
Updated driver for new logging

github.com/KinectToVR/k2vr-application - a57410b348ceaac2aa0e46d77ca0f3bdb66ea8cc authored over 3 years ago
Updated the driver to Eigen

github.com/KinectToVR/k2vr-application - e351723145763b08de6c67b47e1a290361530b0d authored over 3 years ago
Updated the rest in KinecToVR main to Eigen

github.com/KinectToVR/k2vr-application - e64c16324507b38fe99ff1596d155e023cfc5731 authored over 3 years ago
Logging now logs to APPDATA/KinectToVR/logs

github.com/KinectToVR/k2vr-application - 43716f51f1efb8e365c8d222c82b22ab2551c4a9 authored over 3 years ago
Updated main to the new K2API

github.com/KinectToVR/k2vr-application - 43f1628138914f8fc73ac8386e7ef5f4812abc16 authored over 3 years ago
Moved the main to Eigen

github.com/KinectToVR/k2vr-application - 27db78e9f48a81b33bc3b481116ac27594356c75 authored over 3 years ago
K2STracker: We're Eigen now

github.com/KinectToVR/k2vr-application - 9d0a9f7456bf7a90321027474df60b014a7f7a2f authored over 3 years ago
Silenced getenv warning

github.com/KinectToVR/k2vr-application - 622034c8e9a0f263ff7815cd74e5a7ff6a4ef155 authored over 3 years ago
Added K2EX's EigenUtils

github.com/KinectToVR/k2vr-application - 78f2f681782bb99079ddabba9c54227819fb35f9 authored over 3 years ago
Moved declarations to Eigen

github.com/KinectToVR/KinectToVR - ac352449e91211e20fa8db66a6a14ac542b6fb2d authored over 3 years ago
Removed old strings converter

github.com/KinectToVR/KinectToVR - 2a89ebba4e044a5f7ce4c1becaa9826b1a018187 authored over 3 years ago
Added conversion for wide strings

github.com/KinectToVR/KinectToVR - 375b0d03e4d6bd7c69c534e5a7a83675a79a16ea authored over 3 years ago
Ignore externals

github.com/KinectToVR/KinectToVR - 120ba277db3ca27854f4f0fb62f9f5f44060cbdb authored over 3 years ago
Removed easylogging dammit

github.com/KinectToVR/KinectToVR - 65356070fc642640ebd847b492d3130b1e1e8176 authored over 3 years ago
Added various UI sounds to the app

github.com/KinectToVR/KinectToVR - 0a1a0e57f72e1015d40577ffa3b7901f7ecec12b authored over 3 years ago
Added windows media linkage

github.com/KinectToVR/KinectToVR - 05b10bfa1056ed0488ebe6cb07e68f9f6934e120 authored over 3 years ago
Added sounds copying

github.com/KinectToVR/KinectToVR - cb26b0a9bc8f0e1b869c7a66b0f2771259b5c148 authored over 3 years ago
Sounds (placeholders) are here!

github.com/KinectToVR/KinectToVR - bc3b919cccfcd6ce3f5354cc4ec237f416608bc4 authored over 3 years ago
NUI orientation tracking on KV2 is finally back!

github.com/KinectToVR/KinectToVR - ff5f9c9ba104af2c494b656b024290b793818656 authored over 3 years ago
They're already done tho

github.com/KinectToVR/KinectToVR - db780b2402cf6bc2d6ebb87d11f0eea0a4112339 authored over 3 years ago
Formatted KinectSettings.cpp / Updater

github.com/KinectToVR/KinectToVR - 169f24dbe61cfbd609f8382decb4beb21d00eda4 authored over 3 years ago
Try adding tracker only >3 times, then BOOM

github.com/KinectToVR/KinectToVR - 127fd0f5369d0e1c44beb3c9a5f972e0ead98587 authored over 3 years ago
Added knuckles and vive action bindings

github.com/KinectToVR/KinectToVR - 0b0e552a087895fa4895e0beb51c0f3b95ac605f authored over 3 years ago
Updated logic for NUI orientation on KV2

github.com/KinectToVR/KinectToVR - 6f3773a5629491a04f877df40f88f97e661c0e89 authored over 3 years ago
Math-based on all Kinects!

github.com/KinectToVR/KinectToVR - 41a7c1f56dc6086107c1ad510b91d203e25e1161 authored over 3 years ago
Removed a bit of uselessness

github.com/KinectToVR/KinectToVR - 7fd46290a443346ab16b44132995287405f58425 authored over 3 years ago
Don't autoconfirm when entering the calibration

github.com/KinectToVR/KinectToVR - 387ca28c84fd54921a08eb389dda3fff2d37b0e4 authored over 3 years ago
Enabled back the NUI orientation on KV2

github.com/KinectToVR/KinectToVR - 0edbcfed078d9afe579f1c372f3d38948babebdf authored over 3 years ago
What's the point of copying files if you can't find them

github.com/KinectToVR/KinectToVR - c9d4736ffed6bd58b51725720a2110d5e155082f authored over 3 years ago
Just a bit of cosmetics

github.com/KinectToVR/k2vr-application - f1b4b2ac18a26548e7eb42e33933076974c0cc67 authored over 3 years ago
Added invalid response code for <unset>

github.com/KinectToVR/k2vr-application - d2a592bf64414d7dac25b088b1d198c0f958523b authored over 3 years ago
Flip trackers by POSE and not ID

github.com/KinectToVR/KinectToVR - 7e1d0d3a049f42a0febbea2a566dfde217ca7721 authored over 3 years ago
Removed old VRInput namespace implementation

github.com/KinectToVR/KinectToVR - a47e3fed6ee22d61abccb6e572d642f728260fbc authored over 3 years ago
A helpful comment you may have (❁´◡`❁)

github.com/KinectToVR/KinectToVR - f2a5645f237856960c13f195abca820b9e0e6f4a authored over 3 years ago
Fixed some manual-calibration derivatives

github.com/KinectToVR/KinectToVR - aa078d06345e9281bb973be91f4272b8ae9419c3 authored over 3 years ago
Added automatic calibration ""detection""

github.com/KinectToVR/KinectToVR - 4eec8b06862a7d03dedca9e59dfaf51fde8610c8 authored over 3 years ago
Turn off flip according to config

github.com/KinectToVR/KinectToVR - 56eeb4df744ae072dce8620b6dea10e807636e86 authored over 3 years ago
Check downloaded tracker message with code (MAY HANG THE APP)

github.com/KinectToVR/KinectToVR - 65d9b593329121e5abdedc17c9d9ac5758f14156 authored over 3 years ago
Added flip toggle scanning to main

github.com/KinectToVR/KinectToVR - ed048a9fd2a59e855e82569de3f680a3bcae3415 authored over 3 years ago