summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2022-10-02 17:24:18 -0700
committeryum <yum.food.vr@gmail.com>2022-10-02 17:24:18 -0700
commitac1e02241be1d7608e71163dd404f3bad4157a9d (patch)
tree04e1b1f61918978f79b94a41f58a4b596c7b95ed /README.md
parent7e7a0d1c4179fb1a0cc771a25ad56be6b5dd5405 (diff)
Use a single Enable parameter instead of one per layer
Even more reliable now.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a6ce42..d89a5de 100644
--- a/README.md
+++ b/README.md
@@ -69,5 +69,9 @@ There are roughly 4 important pieces here:
3. General usability features.
3.1. Error detection & correction.
3.2. Text-to-text interface. Type in terminal, show in game.
+4. Optimization
+4.1. Utilize the avatar 3.0 SDK's ability to drive parameters to reduce the
+ total # of parameters (and therefore OSC messages & sync events). Note
+ that the parameter memory usage may not decrease.
Made with love by yum\_food.