diff options
author | David Walter Seikel | 2016-03-12 17:29:27 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-03-12 17:29:27 +1000 |
commit | 3fc07f249932c9b7ba9bea36e1f7e48dc2181cff (patch) | |
tree | a64d779de7ba8591bda4f30eb2eb8412759d763e /TODO | |
parent | Add a "home". (diff) | |
download | SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.zip SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.gz SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.bz2 SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.xz |
Introducing Rough Hir, the new default avatar. At least, when we get avatars.
Rough is like Ruth, only, er, rougher.
Diffstat (limited to '')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -486,6 +486,17 @@ texture, a leaf billboard texture, and the parameters of the L-systems, | |||
486 | so you can define your own 1-prim Linden Plants. Include editor in the | 486 | so you can define your own 1-prim Linden Plants. Include editor in the |
487 | client for Linden Plants to modify and create your own." | 487 | client for Linden Plants to modify and create your own." |
488 | 488 | ||
489 | Avatars. | ||
490 | -------- | ||
491 | |||
492 | Your initial avatar, before you bother to pick out a proper one, could | ||
493 | be an animated stick figure. Build one out of thin black cylinders, but | ||
494 | with random bump maps to make it look crudely drawn. | ||
495 | |||
496 | In the end I created an avatar with MakeHuman, basically as close as you | ||
497 | can get to a stick figure using that software. It sorta looks like a | ||
498 | roughly human shape, and androgynous, so we called hir Rough Hir, and | ||
499 | made her purple. | ||
489 | 500 | ||
490 | Contacts. | 501 | Contacts. |
491 | --------- | 502 | --------- |