Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Coolest Evarrr!!!!

Coolest Evarrr!!!!

Scheduled Pinned Locked Moved The Lounge
comquestion
14 Posts 10 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A AspDotNetDev

    I bet many of you have made some really neat things. What's the coolest thing you've ever created (in whatever way you define cool)? I really like the things I've made with what I call a voronoi gradient. I especially like the "globules" animation I made that could be tessellated and looped seamlessly (see the background image of this). I also made a 3D animation of a sphere bump mapped with the animated globules and covered with fire (sadly, no screenshots of that).

    Driven to the ARMs by x86.

    T Offline
    T Offline
    thrakazog
    wrote on last edited by
    #5

    Made a couple 3D games for WP7. Now porting those over to android/iphone.

    A 1 Reply Last reply
    0
    • T thrakazog

      Made a couple 3D games for WP7. Now porting those over to android/iphone.

      A Offline
      A Offline
      AspDotNetDev
      wrote on last edited by
      #6

      Nice. If you put them in the app store and they work on an iPhone 3G, I may buy them (though I can't promise I'll play them).

      Driven to the ARMs by x86.

      1 Reply Last reply
      0
      • A AspDotNetDev

        I bet many of you have made some really neat things. What's the coolest thing you've ever created (in whatever way you define cool)? I really like the things I've made with what I call a voronoi gradient. I especially like the "globules" animation I made that could be tessellated and looped seamlessly (see the background image of this). I also made a 3D animation of a sphere bump mapped with the animated globules and covered with fire (sadly, no screenshots of that).

        Driven to the ARMs by x86.

        _ Offline
        _ Offline
        _Damian S_
        wrote on last edited by
        #7

        AspDotNetDev wrote:

        I bet many of you have made some really neat things. What's the coolest thing you've ever created (in whatever way you define cool)?

        Two boys... although I did go halves with my wife in creating them!!

        Silence is golden... but duct tape is silver!! Booger Mobile - My bright green 1964 Ford Falcon - check out the blog here!! | If you feel generous - make a donation to Camp Quality!!

        1 Reply Last reply
        0
        • A AspDotNetDev

          I bet many of you have made some really neat things. What's the coolest thing you've ever created (in whatever way you define cool)? I really like the things I've made with what I call a voronoi gradient. I especially like the "globules" animation I made that could be tessellated and looped seamlessly (see the background image of this). I also made a 3D animation of a sphere bump mapped with the animated globules and covered with fire (sadly, no screenshots of that).

          Driven to the ARMs by x86.

          R Offline
          R Offline
          Roger Wright
          wrote on last edited by
          #8

          I've made a bunch of things, but my latest favorite is here[^]. I designed this substation a couple of years ago, my first adventure in steel and concrete, with the intention of adding a second transformer and more steel busswork to connect the new transformer. I'd planned to get the second section operational, then rip out the original wooden parts and make the whole thing steel. I had a new second transformer sitting on a concrete pad waiting for the go-ahead to complete the build. But Saturday morning about 3:30 AM a lightning storm killed the original transformer, and we had to connect the new transformer immediately, using stuff we have laying around. I designed this addition from parts available, on the fly, as we built it over the past 4 days and very late nights. It's been a long haul, and all our asses are dragging in the dirt after several days and nights of working in 40C+ temperatures around the clock, but if we need to tonight, we can turn a switch and use this station again. There's more work to be done to call it complete, but it's functional now, should we need it. Fortunately, we have another substation that we were able to reconfigure to provide power to our customers attached to this one, and no one was without power for more than about an hour. :-D

          Will Rogers never met me.

          1 Reply Last reply
          0
          • A AspDotNetDev

            I bet many of you have made some really neat things. What's the coolest thing you've ever created (in whatever way you define cool)? I really like the things I've made with what I call a voronoi gradient. I especially like the "globules" animation I made that could be tessellated and looped seamlessly (see the background image of this). I also made a 3D animation of a sphere bump mapped with the animated globules and covered with fire (sadly, no screenshots of that).

            Driven to the ARMs by x86.

            A Offline
            A Offline
            Andy Brummer
            wrote on last edited by
            #9

            This stuff: www.curvatureofthemind.com[^]

            AspDotNetDev wrote:

            I really like the things I've made with what I call a voronoi gradient.

            Is it anything like any of the options here? http://www.brummerblogs.com/curvature/work/voronoi/[^]

            Curvature of the Mind now with 3D

            A 1 Reply Last reply
            0
            • A Andy Brummer

              This stuff: www.curvatureofthemind.com[^]

              AspDotNetDev wrote:

              I really like the things I've made with what I call a voronoi gradient.

              Is it anything like any of the options here? http://www.brummerblogs.com/curvature/work/voronoi/[^]

              Curvature of the Mind now with 3D

              A Offline
              A Offline
              AspDotNetDev
              wrote on last edited by
              #10

              Yes! I was actually thinking of your stuff when I made the OP, but couldn't remember the link. :thumbsup:

              Driven to the ARMs by x86.

              A 1 Reply Last reply
              0
              • A AspDotNetDev

                Yes! I was actually thinking of your stuff when I made the OP, but couldn't remember the link. :thumbsup:

                Driven to the ARMs by x86.

                A Offline
                A Offline
                Andy Brummer
                wrote on last edited by
                #11

                Thanks. This stuff is fun, but one of the coolest technical projects I ever developed was writing a windows service in C++ running under NT4.0. All it did was wrap a low level api to make requests to a Tandem mainframe. It scaled to millions of requests a day, ran stably without issue for years at a time, had connection pooling, used a hand coded thread pool written around the io completion port api, and automatically reset itself when error thresholds became too high. It was the result of about 3 rewrites from scratch over a couple of years, and tons of automated testing that just hammered the crap out of it.

                Curvature of the Mind now with 3D

                1 Reply Last reply
                0
                • A AspDotNetDev

                  I bet many of you have made some really neat things. What's the coolest thing you've ever created (in whatever way you define cool)? I really like the things I've made with what I call a voronoi gradient. I especially like the "globules" animation I made that could be tessellated and looped seamlessly (see the background image of this). I also made a 3D animation of a sphere bump mapped with the animated globules and covered with fire (sadly, no screenshots of that).

                  Driven to the ARMs by x86.

                  S Offline
                  S Offline
                  smcnulty2000
                  wrote on last edited by
                  #12

                  A song. Millennium pie. Wrote it, launched it, watched it race around the world. It was sent out the summer before Y2K. Found it at this site, its probably at others: http://www.kaitaia.com/jokes/Lyrics/Lyrics1.htm[^]

                  _____________________________ Give a man a mug, he drinks for a day. Teach a man to mug...

                  1 Reply Last reply
                  0
                  • A AspDotNetDev

                    I bet many of you have made some really neat things. What's the coolest thing you've ever created (in whatever way you define cool)? I really like the things I've made with what I call a voronoi gradient. I especially like the "globules" animation I made that could be tessellated and looped seamlessly (see the background image of this). I also made a 3D animation of a sphere bump mapped with the animated globules and covered with fire (sadly, no screenshots of that).

                    Driven to the ARMs by x86.

                    R Offline
                    R Offline
                    Reiss
                    wrote on last edited by
                    #13

                    It's got to be the pirate tree house I built with the kids in the back garden - It's for them honest ;)

                    1 Reply Last reply
                    0
                    • A AspDotNetDev

                      I bet many of you have made some really neat things. What's the coolest thing you've ever created (in whatever way you define cool)? I really like the things I've made with what I call a voronoi gradient. I especially like the "globules" animation I made that could be tessellated and looped seamlessly (see the background image of this). I also made a 3D animation of a sphere bump mapped with the animated globules and covered with fire (sadly, no screenshots of that).

                      Driven to the ARMs by x86.

                      S Offline
                      S Offline
                      Slacker007
                      wrote on last edited by
                      #14

                      The coolest thing ever is coming home and watching my kids play and sitting next to my wife. I think computers and software are evil beasts that are anything but cool. -- My 2 cents.

                      ----------------------------- Just along for the ride. -----------------------------

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups