bd1140a1 |
1 | LSystem3D 0.2.0 |
2 | * Stochastic L-system |
3 | * Menu bar with "File" and "Help" menus |
4 | * Reenabled the save/load functions |
5 | * Save initial diameter and factor |
6 | |
7 | LSystem3D 0.1.0 |
8 | * Migration from GLUI to FOX toolkit |
9 | * Multicolor support |
10 | * Draw polygons (leaves) with correct normals |
11 | * Diameter control of segment |
12 | * Node rewriting |
13 | * Temporarily disabled save/load function |
14 | * Removed angle updates in real time |
15 | * Renamed "Iterations" -> "Depth" |
16 | |
17 | LSystem3D 0.0.1-2 |
18 | * Configuration bugfix |
19 | |
20 | LSystem3D 0.0.1-1 |
21 | * Interpret basic rules (edge rewriting, bracketed) |
22 | * Simple 3D rendering |
23 | * Axiom/rules/angle/iterations input in GUI |
24 | * Save/load from file |