README.md

December 5, 2022 ยท View on GitHub

Generate realistic Trees using recursion

Description

This program uses the concept of fractals in nature and generates realistic Trees using recursion ( the recursion part is heavily commented ). Each branch can be thought of a small tree on its own and every other branch on that branch. Hence this program uses the concept of recursion very effectively in creating trees

More Info

Submitted On2001-05-29 09:39:42
ByDanish Mujeeb
LevelIntermediate
User Rating4.8 (139 globes from 29 users)
CompatibilityVB 5.0, VB 6.0
CategoryGraphics
WorldVisual Basic
Archive FileGenerate r202225292001.zip