vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
L-system plant modeler - module for Vrecko

About

This DLL library was developed as part of my Master thesis. It is a plant modeler plug-in for virtual reality system Vrecko. It is based on OpenSceneGraph. There is a parser for L-systems stored in LS or XML files. Many types of L-systems can be processed to generate a word. Word is then interpreted by turtle graphics. Interpretation process generates a geometry that is stored in scene graph. Vrecko then display this geometry.

Features

  • generating plants using L-systems
  • D0L-systems, parametric stochastic 0Lsystems, parametric stochastic 2L-systems
  • generating plants geometry using Turtle interpretation

Links