EyeTrackVR-Docs/docs/_pages/Dev_Roadmap.md
2022-11-03 10:23:15 -05:00

43 lines
930 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
- [X] Better documentation over things (setup, wiring etc.)
## In Progress
- [ ] Variable eye openness tracking
- [ ] Release of V1 to the masses
- [ ] Auto ROI cropping
- [ ] Auto threshold's
- [ ] Setup WiFi credentials for ESPs through non-firmware means
- [ ] Setup flashing of ESPs through anything other than VSC
- [ ] New GUI
- [ ] Power regulator board
- [ ] Custom ESP-CAM boards
- [ ] New IR LED PCB (only for the power reg board)
## Planned
- [ ] Support for binary parameters
- [ ] Dynamic foveated rendering via OpenXR (not a guarantee)