## Tasks
warudo gestures
hand tracking steamvr
## Notes
- [Lag fix](https://x.com/Merpperoni/status/1668414821535039488?s=20)
### Costs
%%
- For the Vtuber related things in my personal brand
- pricing
- 2600 model
- 450 warudo pro
- 300 nilotoon conversion
- 200 iphone
- 500 slimevr
%%
### Name
Don't think it would be effective to have two names so just going to keep it as John Mavrick
### Road
## Queries
- [[My vtuber specifics]]
- [[Vtuber facial expressions]]
- [[My Vtuber Design]]
- [[My Vtuber Concept]]
### Projects
```dataview
table Deadline
FROM #project AND [[]] AND !"Hidden" AND !outgoing([[]])
SORT Deadline asc
```
### Inputs
```dataview
table Status, Author
FROM #input AND [[]] AND !"Hidden" AND !outgoing([[]])
SORT file.mtime desc
```
### Other Notes
```dataview
table Created
FROM [[]] AND !#project AND !#input AND !"Hidden" AND !outgoing([[]])
SORT file.mtime desc
```