Releases: XanderXu/HandVector
Releases · XanderXu/HandVector
v2.1.1
11 Oct 02:27
Compare
Sorry, something went wrong.
No results found
v2.1.1-beta
09 Oct 02:42
Compare
Sorry, something went wrong.
No results found
Full Changelog : 2.1.0...2.1.1-beta
import RealityFoundation -> import RealityKit to fix Xcode26 error;
v2.1.0
01 Dec 03:14
Compare
Sorry, something went wrong.
No results found
update HVJointOfFinger, enum name change;
remove .wrist in HVJointOfFinger.jointGroupNames. wristMetacarpal ;
case wristMetacarpal -> case metacarpal;
case foreArm -> case forearm;
fix README.md;
2.0.1 Release
05 Sep 05:08
Compare
Sorry, something went wrong.
No results found
Fix demo UI;
Fix Json file load;
HandVector 2.0 in beta!
28 Aug 08:33
Compare
Sorry, something went wrong.
No results found
It's a big update
WARNNING: API NOT compatible!!!
1.Optimized the calculation of cosine similarity.
2.Added the FingerShape feature.
3.Optimized JSON file load/save.
0.4.1
21 May 12:57
Compare
Sorry, something went wrong.
No results found
Add hand direction;
Update demo;
0.4.0
12 May 10:30
Compare
Sorry, something went wrong.
No results found
clean unused code;
update json in demo;
update readme;
0.3.1-beta
15 Apr 12:22
Compare
Sorry, something went wrong.
No results found
add long press to copy json string;
0.3.0-beta
14 Apr 13:08
Compare
Sorry, something went wrong.
No results found
Demo update: add Record and Match view;
fix function name: voctor -> vector;
add zh-Hans in Demo;
0.2.2-beta
24 Mar 09:22
Compare
Sorry, something went wrong.
No results found
add similarities func;
update README.md;
add zh-Hans in Demo;