EyeTrackVR-Docs/docs/_pages/Dev_Roadmap.md
2022-07-22 07:16:09 -07:00

39 lines
841 B
Markdown

---
layout: page
title: Development Roadmap
permalink: /dev-roadmap/
nav_order: 2
parent: About
---
# EyeTrackVR Development Roadmap
This will contain a list of features that are in progress, completed, and planned.
{:.fs-5 .fw-300}
## Completed
- [x] Tracking algorithm
- [x] Calibration
- [x] GUI
- [X] PCB Design for IR emitters
- [X] Dual eye support
- [X] Firmware
## In Progress
- [ ] Variable eye openness tracking
- [ ] Release of V1 to the masses
- [ ] Better documentation over things (setup, wiring etc.)
- [ ] Auto ROI cropping
- [ ] Auto threshold's
## Planned
- [ ] Support for implementation with VRCFT (binary parameters etc.)
- [ ] Setup WiFi credentials for ESPs through non-firmware means
- [ ] Setup flashing of ESPs through anything other than VSC
- [ ] Dynamic foveated rendering via OpenXR (not a guarantee)