aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6e4f21e..8cedfd5 100644
--- a/TODO
+++ b/TODO
@@ -160,3 +160,24 @@ What is -
160 Stored surface buffer (Launcher tests)? 160 Stored surface buffer (Launcher tests)?
161 Just the mapbuf thingy above I think. 161 Just the mapbuf thingy above I think.
162 162
163
164
165Trees.
166------
167
168From a discussion https://plus.google.com/u/0/105915569012457699790/posts/e5ZXmTQp4ig?cfem=1
169
170By Tara Li.
171
172
173"the Linden Trees are based on L-System generative techniques. 4a) Add
174randomization to those L-System generations, so while the tree looks
175like it's the same species, it's not the exact same specimen over and
176over. You would need a seed value that might can be locked if you do
177want identical copies, but that could be transmitted with the plant so
178that it looks the same for all viewers, and 4b) Add a flag so that the
179Linden Plant prim includes a particle system with data defining a bark
180texture, a leaf billboard texture, and the parameters of the L-systems,
181so you can define your own 1-prim Linden Plants. Include editor in the
182client for Linden Plants to modify and create your own."
183