User Tools

Site Tools


user-manual:ch01.1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user-manual:ch01.1 [2025/10/29 12:20] – [RGG (Plugin)] Timuser-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:xl-turtle-geometry | turtle]] ((https://en.wikipedia.org/wiki/Turtle_graphics)) commands and its growth is described by rules that +Simplified: The plant is described a string of [[tutorials:xl-turtle-geometry | turtle commands]] ((https://en.wikipedia.org/wiki/Turtle_graphics)) and its growth is described by rules that 
 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:
 //**R**elational **G**rowth **G**rammars// //**R**elational **G**rowth **G**rammars//
  
-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:publications#section20081| publications-2008]])+[[rgg:rgg-manual#groimp_s_relational_growth_grammars|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:publications#section20081| publications-2008]])
  
 In GroIMP RGG is also used quite commonly to describe the integration of XL in the GroIMP platform see: [[user-manual:ch01.1#rgg_plugin| RGG (Plugin)]] In GroIMP RGG is also used quite commonly to describe the integration of XL in the GroIMP platform see: [[user-manual:ch01.1#rgg_plugin| RGG (Plugin)]]
Line 33: Line 33:
 //e**x**tended **L**-systems// //e**x**tended **L**-systems//
  
-XL is programming language combines of Java and RGG to allow the creation of both, java(([[https://en.wikipedia.org/wiki/Java_(programming_language)]])) functions and RGG-rules. (The specification of this language can be found here: https://manual.grogra.de/de.grogra.xl/index.html or simpler in tutorials about RGG) +[[rgg:rgg-manual#xl_and_java_extension | XL]] is programming language combines of Java and RGG to allow the creation of both, java(([[https://en.wikipedia.org/wiki/Java_(programming_language)]])) functions and RGG-rules.
  
 +(The specification of this language can be found here: https://manual.grogra.de/de.grogra.xl/index.html or 
 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