update the planned features status

This commit is contained in:
Mamadou Babaei
2024-03-22 20:59:52 +01:00
parent a1d820b688
commit 67646bbacf
+3 -3
View File
@@ -62,6 +62,7 @@ Please note that modules postfixed with **Impl** are intended for interal use an
- [X] Full SenseGlove low-level core API access through Blueprint.
- [X] DK 1 Support.
- [X] Nova 1 Support.
- [X] Nova 2 Support.
- [X] Support for Microsoft Windows as a development platform.
- [X] Support for GNU/Linux as a development platform.
- [X] Support for Microsoft Windows as a deployment platform.
@@ -81,12 +82,11 @@ Please note that modules postfixed with **Impl** are intended for interal use an
- [X] Easy wrist/hand tracking debugging using the SenseGlove Debug module.
- [X] A generic Settings module with the ability to override settings.
- [X] C++/Blueprint interaction events such as OnGrabStateUpdated, OnTouchStateUpdated, OnActorGrabbed, OnActorReleased, OnActorBeginTouch, and OnActorEndTouch.
- [X] A default hand mesh rigged with the standard SenseGlove default hand pose.
### Upcoming features planned for the v2.0.0 release
### Upcoming features planned for the v2.1.0 release
- [ ] A default hand mesh rigged with the standard SenseGlove default hand pose.
- [ ] Hand tracking compatible with OpenXR (or other generic hand tracking format).
- [ ] Nova 2 Support.
### Planned features long-term