software Archive

  • TweetA vague shell looking image startshape xtcircles   background {hue 240 sat 0.5 b 1}   rule xtcircles { tcircles{} xtcircles{x 2 y 1 s 0.9 r 15} }  ...

    Circle Spiral

    TweetA vague shell looking image startshape xtcircles   background {hue 240 sat 0.5 b 1}   rule xtcircles { tcircles{} xtcircles{x 2 y 1 s 0.9 r 15} }  ...

    Continue Reading...

  • TweetA simple binary tree created in Context Free. startshape trunk   rule trunk { SQUARE {y 0.2 s 0.1 1} fork{} }   rule fork { branch {y 1 x...

    Binary Tree

    TweetA simple binary tree created in Context Free. startshape trunk   rule trunk { SQUARE {y 0.2 s 0.1 1} fork{} }   rule fork { branch {y 1 x...

    Continue Reading...