If you want to post your L-system tree, please:
- Make sure your tree actually works
- Provide the tree definition table (2nd parameter of minetest.spawn_tree) of your tree in Lua code
It is not neccessary, but it would be nice if you:
- Optionally show a screenshot (4:3 aspect ratio preferred)
- Optionally leave a comment or description of your tree
- Optionally assign a name to the tree; you could use the title of your post for this
Eventually I want to list the best examples in this wiki page:
http://dev.minetest.net/L-system_tree_examples
Useful links:
- Introduction to L-system trees, with regards to Minetest
- L-System Tree Utility, a mod to edit, manage and place trees ingame
- Lua documentation: minetest.spawn_tree
- Lua documentation: Tree definition