canhdoan / Lsystems

Application made for generating trees using L-systems rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lsystems

Description

Application made for generating trees using L-systems rules. It was created as a project for Modelling and Simulation of Systems course at AGH University. Whole documentation of project is available in Polish in document "Symulacje L-systems.pdf".

How to run application

If you want to check our application, you have to:

  1. Work on Windows OS.
  2. Download compiled version of application available in release section.
  3. Run lsystems.exe.
  4. Have fun of creating your trees!

There are some premade rules for creating trees in json files so you can load them in app to see how rules should be made.

We will be happy if you try our application and give us some feedback about it.

About

Application made for generating trees using L-systems rules.


Languages

Language:C# 55.4%Language:ShaderLab 44.4%Language:HLSL 0.2%