moar stuff
This commit is contained in:
42
src/pages/roadmap.md
Normal file
42
src/pages/roadmap.md
Normal 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
|
||||
Reference in New Issue
Block a user