moar stuff

This commit is contained in:
technobaboo
2021-07-21 18:50:41 -05:00
parent c825bb71e5
commit 521d15d569
6 changed files with 62 additions and 5 deletions

42
src/pages/roadmap.md Normal file
View File

@@ -0,0 +1,42 @@
---
title: Roadmap
---
# Roadmap
- [x] Core functionality
- [x] IPC+RPC
- [x] Protocol documentation
- [ ] Server
- [x] Per-client scenegraph
- [x] Statically link StereoKit
- [x] Basic features
- [x] Spatial parenting/spatial transformation
- [x] Model loading
- [x] Set model material parameters
- [x] Fields (SDFs for interaction)
- [x] Box field
- [x] Rounded box field
- [x] Sphere field
- [ ] Input
- [x] Input handler
- [ ] Input methods
- [x] Hand input
- [ ] Creation from client
- [x] Creation from OpenXR
- [x] Creation from StereoKit (flatscreen)
- [x] Interaction with clients
- [x] Pointer input
- [ ] Creation from client
- [ ] Creation from OpenXR
- [x] Creation from StereoKit (flatscreen)
- [x] Interaction with clients
- [ ] Controller input
- [ ] Creation from client
- [ ] Creation from OpenXR
- [ ] Interaction with clients
- [ ] Global input (e.g. volume buttons)
- [ ] Creation from client
- [ ] Creation from OpenXR
- [ ] Interaction with clients
- [ ] test