Using threads to speed up particle generation.
I’ll most likely need a thread manager for this part.
Large Brownian Trees produce fractal-ish images. What are the common reoccurring patterns ? I would like to analyze a series of generated images and find out how fractal a Brownian tree is?
- [X] Complete bt.scm.
Before completing the implementation of multi-threaded generator, write up a simple report on final attributes(avg. out-of-bounds, total-steps, successful-steps etc..) of simple trees.