user-manual:ch01.1
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| user-manual:ch01.1 [2025/10/29 12:20] – [RGG (Plugin)] Tim | user-manual:ch01.1 [2025/11/01 01:50] (current) – [L-System] Tim | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| There main usage is the simulation of growth behavior and they are often used in FSPMs. | There main usage is the simulation of growth behavior and they are often used in FSPMs. | ||
| - | Simplified: The plant is described a string of [[tutorials: | + | Simplified: The plant is described a string of [[tutorials: |
| define how in each step different parts of this string are replaced by new parts. | define how in each step different parts of this string are replaced by new parts. | ||
| Line 25: | Line 25: | ||
| // | // | ||
| - | RGG uses parallel graph rewriting to extend the concepts of L-systems to mathematical graphs. This allows the plant to be a more complex structure including cross references and scales. RGG is described in the theses of Ole Kniemeyer ([[publications: | + | [[rgg: |
| In GroIMP RGG is also used quite commonly to describe the integration of XL in the GroIMP platform see: [[user-manual: | In GroIMP RGG is also used quite commonly to describe the integration of XL in the GroIMP platform see: [[user-manual: | ||
| Line 33: | Line 33: | ||
| // | // | ||
| - | XL is programming language combines of Java and RGG to allow the creation of both, java(([[https:// | + | [[rgg: |
| + | (The specification of this language can be found here: https:// | ||
| While XL is the original programming language and can be used in GroIMP with .xl files, it is commonly used with in the RGG(Plugin) of GroIMP. | While XL is the original programming language and can be used in GroIMP with .xl files, it is commonly used with in the RGG(Plugin) of GroIMP. | ||
user-manual/ch01.1.1761736808.txt.gz · Last modified: 2025/10/29 12:20 by Tim
