Slashdot Mirror


Mathematical Lego Sculptures

Daedalus_ writes "Some guy has created mathematical surfaces (mobius strips, klein bottles, etc) out of Legos. He also has some other interesting creations (such as Dilbert figurines and a Hoberman Sphere)."

13 of 185 comments (clear)

  1. Holy crap! by TheCyko1 · · Score: 5, Funny

    Lego people can walk sideways on buildings?? We must make them our leaders!

    --
    This message was brought to you by the death of 30 brain cells.
    1. Re:Holy crap! by cdtoad · · Score: 5, Funny

      THEY'RE NOT LEGO PEOPLE! The polically correct term is "MiniFig". Please refer to them as such since "Lego People" is a demoralizing term.

      --
      when they ban enctryption only criminals wi$21*J *#JF$%!@#$':
  2. Figure Eight Knot by abigor · · Score: 5, Insightful

    That is totally amazing. And for what it's worth, I think it's a worthwhile use of his time (not that my opinion on how someone uses their time matters, but whatever). I don't know, to me for some reason non-trivial acts of creation like this seem to touch whatever it is to be human -- our creative endowment is one of our signature traits, I think. What impulse would drive this sort of creative urge, to create beautiful mathematical shapes out of Lego, of all things? Whatever it is, it's mysterious, and it wasn't a waste of time. That figure eight knot is incredible.

  3. Wow.... by RaboKrabekian · · Score: 5, Funny

    Very, very cool.

    Now show me a hypercube and I'll be really impressed.

    --
    "Moderate drinking can help prevent amputated limbs" -- Abigail Zuger, NYTimes, 12/31/02
    1. Re:Wow.... by Hollinger · · Score: 4, Funny

      That's easy. Take a 4-cube. Pass it through 3-space, and what you'll see is an infinitely small cube at the point in the center of the 4-cube which will then grow to the cross-sectional size of the 4-cube, and shrink back down. Not too hard to wrap your head around. Tesseracts are a totally different matter...

    2. Re:Wow.... by NaDrew · · Score: 4, Interesting

      I was hoping to see a Calabi-Yau space, myself. How many 1x3's would that take?

      --
      Vista:XPSP2::ME:98SE
    3. Re:Wow.... by ErfC · · Score: 5, Informative
      That's easy. Take a 4-cube. Pass it through 3-space, and what you'll see is an infinitely small cube at the point in the center of the 4-cube which will then grow to the cross-sectional size of the 4-cube, and shrink back down. Not too hard to wrap your head around. Tesseracts are a totally different matter...

      I disagree. That nicely describes what happens with a sphere, but not so much with a cube.

      I guess it depends on how it's passing through 3-space. The best way to imagine this stuff is to imagine a 3-D object passing through 2-space. If you pass the cube through corner first, you'll get something like what you describe, except the cross sections will be triangular most of the time. Edge on, you'll get rectangles.

      Face-on, your 2-space will see nothing until the 3-cube hits it, then the 2-space will see a square just sitting there until the 3-cube is all the way through.

      What's the difference between a tesseract and a 4-cube? According to Eric Weisstein, it seems they're the same thing.

      --

      -Erf C.
      Cthulu always calls collect...

  4. Other lego sculpture sites by Juhaa · · Score: 5, Informative

    I love Andrew Lipson's Math site, thought it was on slashdot for a while. If you like to see other such sites check out Eric Harshbarge's Lego page (cool stuff like wedding cakes and skyscrapers), Henry Lim's totally awsome lego sculptures, he's even got Natalie Portman (Not naked, and next to the petrified beethovan). BTW, Eric's got a very interesting page on on San Mononoke (more on those).

  5. Re:And the conjugate... by digitalhermit · · Score: 4, Interesting

    Let's try this again...

    #include "colors.inc"
    #include "textures.inc"
    #include "metals.inc"

    camera {
    location < 0, 8, -8 >
    look_at < 0, 1, 2 >
    }

    plane { <0, 1, 0>, -1
    pigment {
    checker color Red, color Blue
    }
    }

    light_source { <2, 4, -3> color White} // example of object unions

    #declare lego=union {
    box {
    <6, 0, 0>,
    <0, 2, 4>
    }

    #declare cyl1=cylinder {
    <1, 0, 1>,
    <1, 2.5, 1> .5
    }

    object { cyl1 }
    object { cyl1 translate < 2, 0, 0> }
    object { cyl1 translate < 4, 0, 0> }
    object { cyl1 translate < 0, 0, 2> }
    object { cyl1 translate < 2, 0, 2> }
    object { cyl1 translate < 4, 0, 2> }

    texture { Glossy
    pigment { Red }
    }

    }

    object { lego }
    object { lego
    translate < -6, 0, 5 >
    rotate 20*y
    }

  6. I love it by nfras · · Score: 4, Funny

    On his other page I particularly liked the machine for switching itself off. Mind you, he'd need to be careful, he might be breaching Microsoft's patent on Windows.

    --
    You call me a pedant? I prefer the term "correct"
  7. Two heads are better.......than one by Tablizer · · Score: 4, Funny


    I would like to see this guy get together with the creater of this site:

    http://drew.corrupt.net/lp/series2.html

    The Kline Bottle would then never be looked at in the same light.

    (Warning: not for minors)

  8. Re:Klein's bottle by dpp · · Score: 4, Informative

    I believe Clifford Stoll (of Cuckoo's Egg fame) makes them out of glass. See www.kleinbottle.com.

    --
    This post is strictly my own opinion and not necessarily that of my employer.
  9. Re:Lego Pieces by DrEldarion · · Score: 4, Informative

    Shop.lego.com probably.

    -- Dr. Eldarion --