mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
36 lines
778 B
Markdown
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)
|