Uncategorized

Single Rule L-System Fractal Generator in Python for Autocad

Posted in Uncategorized on August 23rd, 2010 by Jordan – Comments Off

My first assignment at Cooper Union was to make something in AutoCad, a program used by engineers worldwide to draft architectural plans and machine parts. I decided to write a script in Python that generates the lines of an L-System fractal (as described in The Computational Beauty of Nature by Flake) I used the SDXF library for Python to write the AutoCad DXF file format. You can check out my source code here -> autol.py

Configured WordPress!

Posted in Uncategorized on November 12th, 2009 by Jordan – Comments Off

I finally decided to take the plunge into the not-so wild world of blogging! It was very hard to part ways with my old site, but I think that the move will give me more flexibility and encourage me to update my site more often. Here’s to changing times!