k3ut0i / brownian-tree

generating brownian tree and trails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brownian Motion

https://travis-ci.org/k3ut0i/brownian-tree.svg?branch=master Some simple visualizations of brownian motion.

Creating brownian trees is a computationally intensive task which takes a long time for large images. This is more of a prototype implementation. A more efficient implementation with video visuals of growth is in progress.

Few sample brownian-tree images.

Brownian Trees

sample_brownian_tree_100x100_500p.png

sample_brownian_tree_1000x1000_10000p.jpg

Brownian Trails

Simple connected brownian walks.

sample 120x90

sample 1200x900

Additional Documentation

For additional information look at github pages website.

Features

Try writing the path data to a file and rendering it into svg with javascript or other language with more svg support.

Bugs:

  • [todo] some thing weird going on with path background.

About

generating brownian tree and trails


Languages

Language:Common Lisp 100.0%