Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Files

Latest commit

 

History

History
26 lines (24 loc) · 986 Bytes

015-fractaltreearray.md

File metadata and controls

26 lines (24 loc) · 986 Bytes
title redirect_from video_number date video_id repository web_editor links contributions
Fractal Trees - Object Oriented
CodingChallenges/15-fractaltreearray.html
15
2016-05-30
fcdNSZ9IzJM
CC_015_FractalTreeArray
JDT5wrxVj
title url
Algorithmic Botany
title author source video_id
My version of object oriented fractals creating a forest randomly
name
Alex Norman
2HItvAEO29c

In this coding challenge, I continue the topic of algorithmic botany with another way of generating a tree. With this method, every part of the tree will be an object, so that we can apply forces and attributes to each element