mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
update dev roadmap
This commit is contained in:
parent
4e3f60a0cb
commit
710e1bcb9f
@ -29,7 +29,8 @@ const InProgress: IDevRoadMap = {
|
|||||||
{ label: 'V5 hardware (focus on wired usage)' },
|
{ label: 'V5 hardware (focus on wired usage)' },
|
||||||
{ label: 'Dynamic foveated rendering via OpenXR' },
|
{ label: 'Dynamic foveated rendering via OpenXR' },
|
||||||
{ label: '3D, 9-point calibration via OpenXR/SteamVR overlay' },
|
{ label: '3D, 9-point calibration via OpenXR/SteamVR overlay' },
|
||||||
|
{ label: 'Custom cam boards/cameras' },
|
||||||
|
{ label: 'Full hardware kits' },
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -37,7 +38,7 @@ const InProgress: IDevRoadMap = {
|
|||||||
const Planned: IDevRoadMap = {
|
const Planned: IDevRoadMap = {
|
||||||
state: false,
|
state: false,
|
||||||
object: [
|
object: [
|
||||||
{ label: 'Custom cam boards/cameras?' },
|
|
||||||
{ label: 'Game interaction SDK' },
|
{ label: 'Game interaction SDK' },
|
||||||
{ label: 'Game developer integration program' },
|
{ label: 'Game developer integration program' },
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user