January 15th, 2011

Point Crowd

Masoud Akbarzadeh and I have put together a website with a good deal of material for the upcoming release of RhinoScript in Python. Take a look : www.pointcrowd.com

February 1st, 2010

Only Tools

by Varvara Toulkeridou
Image by Varvara Toulkeridou.

The last two weeks I’ve been co-teaching a Rhino-Scripting class with Skylar Tibbits and Steffen Reichert to help introduce algorithmic design to some of the non-computation architects at MIT. We’ve set up a blog with much of the students work here.
The students all produced really impressive work and I’m proud to have participated in this class. Hopefully, I’ll carry the torch next year and head up the effort to expose the architectural community to some of the ideas that we work with in computation.

December 10th, 2009

first images

I’m very excited. Finally, after a few months of grinding away at this java-based higher-dimensional projection system, I’ve got a few legitimate results to show off:
5 dimensions into 2:
untitled

I literally cropped these in MS Paint. Seriously.
6 dims into 2 (in perspective so it looks faster)
untitled2

and finally 6 dims into 3. I promise better graphics soon.
untitled3

December 6th, 2009

Sunday night nonlinear dynamics

A few images from a project I’m working on modeling Atlantic tuna populations:

Gratuitous 3D representation of the anchovy, tuna and bluefish population under certain parameters.
.05 _ .5 .5 .5

The individual populations in time and vs each other.
-05 _ .5 .5  .5

A few long term behavior diagrams showing results of overfishing (if unclearly).
bif diagram

December 1st, 2009

Project ion

I am working on a long term project investigating higher dimensional space and how it can be understood in architectural/spatial terms. The eventual goals for the project include instructive and generative tools for designers as well as a pedagogical agenda towards a better understanding of Cartesian space in architecture.
The diagrams below demonstrate a particular form of projecting three dimensions into one and I’m working already on the next which will be projecting 3 dimensions into 2.

First, we establish a projection window and some geometry to project:
3d-1d diagrams 1

Then, we capture anything that’s in the window and project it.
3d-1d diagrams 2

Eventually, I hope to be able to make clear explanations about what it means to project 4, 5, etc dimensions into 2, 3 or more.

November 3rd, 2009

Fractal Circle Packing

via kottke, this fractal:
Circle Fractal
is being explored by Fred Scharmen. It’s so simple, yet so complicated. I’m suspicious that it’s analog to something else but I don’t see what. Hmmmmm.

November 2nd, 2009

Square Spinner: a shape grammar

Below is an applet that I made for Terry Knight’s Inquiry into Computation class. The intent is to, in an AI kind of way, probe into the ability of computers to do what people are naturally really good at. In this case, given a set of lines, the code finds squares and rotates them by 45º. Considering the simplicity of the task and that it is a well defined task, the code was a real pain to write on account of lots of special cases.
Incidentally, everything is done in exact terms with zero margin for floating point errors. This is accomplished by storing points as pairs of elements in a quadratic field, Q of root D with D=2. This allows for 45º rotation while maintaining integer accuracy. (the coefficients are rational, so they have integer accuracy.)
All Java code is in this rar file

October 29th, 2009

Non-computability

results for a 4-state busy beaver problem
My interests was re-sparked this morning by a post from Good Coders Code, Great Reuse on the Busy Beaver Problem which asks the question: How long can a program run on a Turing Machine with tape of length n and eventually stop.”  Seems harmless enough and the answers for very small n are perfectly manageable (1, 4, 6, 13) but very quickly they balloon to obscene numbers, (at least 4098 and at least  4.6 · 101439).
The image on the left is a visualization of the result for n=4 and one cannot help but be reminded of Stephen Wolfram’s drawings from A New Kind of Science.

As it turns out, the function defined here,

S(1)=0

S(2)=4

etc…

is non-computable, which is to say that we can prove that we’ll never be able to know that we can compute it in finite time.  This is a Gödelian kind of statement  (“we know that we will never know”), and has conter-parts in Heisenberg’s uncertainty principle and Lorentz’s equations.  I was first made aware of non-computability in the context of a non-computable number, of which Chaitin’s Constant is an example.  These proofs all work in essentially the same way by assuming that something is know and then proceeding to a paradox (normally, in mathematical terms, I’d say contradiction, but because these are statements about statements, paradox seems more apropos).

This is interesting to me specifically when discussing engineering tolerance or experimental error.  As someone who constructs (tolerance) and  measures (error), I must be aware not only of the static discrepancies in fabrication but the dynamic physicality of weather, camber and time.  The material world does not adhere to rigid abstractions and Heisenberg proved that infinitesimal refinement is not a solution to this dilemma.

This work is licensed under GPL - 2009 | Powered by Wordpress using the theme aav1