EyeTrackVR-Docs/docs/_pages/Dev_Roadmap.md
2022-06-22 15:46:39 -07:00

36 lines
778 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.
## Compleated:
- [x] Tracking algorithm
- [x] Calibration
- [x] GUI
- [X] PCB Design for IR emitters
## In Progress
- [ ] Dual eye support
- [ ] Variable eye openess tracking
- [ ] Different camera testing
- [ ] Release of V1 to the masses
- [ ] Better documentation over things (setup, wiring etc.)
- [ ] Auto ROI cropping
- [ ] Auto thresholding
## Planned
- [ ] Support for implimentation with VRCFT (binary paramaters etc.)
- [ ] Setup WiFi creds for ESPs through non-firmware means
- [ ] Dynamic foveated rendering via OpenXR (not a gaurentee)