EyeTrackVR-Docs/docs/_pages/Dev_Roadmap.md
2022-07-06 13:47:47 -07:00

38 lines
826 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
## In Progress
- [ ] Dual eye support
- [ ] Variable eye openness tracking
- [ ] Firmware
- [ ] 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 WebSerial
- [ ] Dynamic foveated rendering via OpenXR (not a guarantee)