sketchucation logo sketchucation
    • Login
    ⚠️ Attention | Having issues with Sketchucation Tools 5? Report Here

    Visual Algorithmic Design for Design Applications (A Rant]

    Scheduled Pinned Locked Moved Corner Bar
    30 Posts 6 Posters 8.5k Views 6 Watching
    Loading More Posts
    • 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.
    • L Offline
      lewiswadsworth
      last edited by

      Well, boss, you know where I stand on this. I've posted links to Grasshopper before...perhaps you have some favorite examples (Youtubes or screenshots) to show what we're talking about.

      It was just brought to may attention by one of my former students that this project for the Eiffel Tower (which is controversial, because the designers let it be mistaken for a real project, and only later reluctantly admitted this was theoretical...and a publicity stunt) was created using the sort of modifiable tool Diego is describing.

      http://www.serero.com/projects/eiffel/images/integration-2.jpg

      Let's add another category of software to Diego's list: music, video, and performance art applications, such as

      VVVV (freeware, mainly for video manipulation)
      Max/MSP/Jitter (originally for music "sound design", with added video capabilities)
      pd~ (open source music/video "multimedia performance" software from the same developer as MAX; graphics capabilities added with gem)

      And don't forget Lily, which is a free progamming tool that allows you to create plugins that run within Firefox.

      Anyone up for helping me create a noded visual progamming language interface in Ruby for SketchUp?

      (Diego isreally my boss, incidentally.)

      col sporcar si trova

      1 Reply Last reply Reply Quote 0
      • tbdT Offline
        tbd
        last edited by

        something like SME ?

        SketchUp Ruby Consultant | Podium 1.x developer
        http://plugins.ro

        1 Reply Last reply Reply Quote 0
        • D Offline
          dmatho
          last edited by

          @unknownuser said:

          something like SME ?

          Hi TBD,
          possibly something like it, can't really tell from what's there; maybe if you send me a link to a download? πŸ˜‰

          Thanks!

          Cheers,

          • Diego -
          1 Reply Last reply Reply Quote 0
          • tbdT Offline
            tbd
            last edited by

            SME was a test on having an interface for writing Ruby scripts without knowing how to program (you can play with the limited demo). it creates a simple ruby script after you click on script (upper right)

            it was created before SU6 and WebDialogs as a testcase for my Suriko project (WebDialogs daddy in SU5 πŸ’š ), so it can be extended now and have a realtime tool, with instant feedback. it can be turned in something similar to Grasshoper, but it needs some work πŸ˜‰

            SketchUp Ruby Consultant | Podium 1.x developer
            http://plugins.ro

            1 Reply Last reply Reply Quote 0
            • L Offline
              lewiswadsworth
              last edited by

              @unknownuser said:

              SME was a test on having an interface for writing Ruby scripts without knowing how to program (you can play with the limited demo). it creates a simple ruby script after you click on script (upper right)

              it was created before SU6 and WebDialogs as a testcase for my Suriko project (WebDialogs daddy in SU5 πŸ’š ), so it can be extended now and have a realtime tool, with instant feedback. it can be turned in something similar to Grasshoper, but it needs some work πŸ˜‰

              Sounds good, but if you take it up again don't forget the visualization and dataflow components. Let me know if I can help...the interesting thing about Grasshopper (which I've used more than any of these others) is that it opens up a separate interface, outside of the Rhino application, with a pretty robust set of independent GUI rules, but the changes in the visual script immediately manifest themselves (in a sort of preview mode) in the main Rhino window.

              col sporcar si trova

              1 Reply Last reply Reply Quote 0
              • Chris FullmerC Offline
                Chris Fullmer
                last edited by

                Virtools (now called 3dvia Virtools) by Dassault Systemes is a 3d physics/game engine and it also has this visual interface. It took me a while to learn and certain aspects were quite difficult, but in the end it was certainly much easier than learning the coding language used by that program.

                And I'm also a big terragen fan (though I haven't used it much recently). I think that making a visual ruby programming application for SketchUp would be a very interesting development indeed!

                Good luck to whoever takes this on πŸ˜„

                Chris

                Lately you've been tan, suspicious for the winter.
                All my Plugins I've written

                1 Reply Last reply Reply Quote 0
                • L Offline
                  lewiswadsworth
                  last edited by

                  I think it would be very important and quite in keeping with the whole original sentiment of SketchUp: "3D for everyone."

                  "Programming for everyone."

                  It would have to be more than just Ruby (I think that might be too slow) to make this...well beyond my current programming skill set and my limited Java and Python. But once my current project finishes up at the end of the month, I don't seem to have anything to do besides worry about my personal economic status...perhaps this would be a good time to learn a new skill.

                  col sporcar si trova

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    lewiswadsworth
                    last edited by

                    I don't think that is quite what we're talking about, TBD, although it is close to the hidden recorder that was in SU1. And a great idea, too, I should add.

                    But this is the sort of visual programming we have in mind: Rhino's (still-beta) Grasshopper. It's not a macro recorder--it's an object-oriented programming language with a visual interface that immediately indicates connections and flow path between data objects and methods.

                    Here's the interface for PD.

                    The idea (at least for me) is to not have to deal with the non-natural grammatic patterns of a textual computer language. Since human beings are primarily visual and haptic creatures, a scripting/programming language that permits immediate visual feedback would be the most natural language of them all (in theory). In this sort of environment, you move your data/method nodes arround, pull out connectors to tie objects together (indicating data flow), and then run to see output (some variants, like VVVV and PD are live...output happens as the nodes are assembled, which is why DJs and VJs are so fond of them as performance art tools).

                    This visual evolution in programming should be considered equivalent to the visual evolution in operating systems from primitive versions such as DOS to windowized modern ones. It could also be criticized in the same way...but did we really become dumber once we went from DOS to Macintosh OS?

                    col sporcar si trova

                    1 Reply Last reply Reply Quote 0
                    • - Offline
                      -rb-
                      last edited by

                      Arg Grasshopper needs Rhino SR3...

                      Have you been using this a bit Lewis? I'm very intrigued.

                      P.S. Does anyone know of any decent Rhino forums?

                      1 Reply Last reply Reply Quote 0
                      • L Offline
                        lewiswadsworth
                        last edited by

                        @-rb- said:

                        Arg Grasshopper needs Rhino SR3...

                        Have you been using this a bit Lewis? I'm very intrigued.

                        I used the previous beta, which was originally titled "Explicit History." It was great but missing some fundamentals (like instances for objects). Since the update I've been caught up with a more conventional modeling project, but that will be due in 9 days and I'll have the time to play around with software for a bit. Diego has assured me that many of the limitations in the earlier beta are being dealt with.

                        Here are some nice tutorials on Grasshopper. This site also contains some interesting work. Also, do a search on Youtube and you can see some screen recordings of it in action, affecting Rhino models. Finally, the main Grasshopper site includes a nascent but enthusiastic forum (Google Group).

                        If you're really interested in visual programming, however, there are plenty of open source or otherwise free applications--see Diego's and my posts at the top of this thread.. PD, noted above, is FOSS, quite mature and well documented (if not particularly pretty). Blender has a shader developer that is very intriguing (and free). I have used that, and it's a wonder, but of course you have to get past the Blender interface to model something to use it on. Lily is FOSS as well, and looks interesting (I found it through Wikipedia's entry on Visual Programming).

                        col sporcar si trova

                        1 Reply Last reply Reply Quote 0
                        • - Offline
                          -rb-
                          last edited by

                          Wow, Designreform looks great - thanks!

                          Haha can't handle the Blender UI so will stick to Grasshopper for the moment. Oddly enough the UI in Grasshopper looks alot like some of my peers live DJ 'chain of effects' tools. I wonder if they operate in similar ways.

                          1 Reply Last reply Reply Quote 0
                          • L Offline
                            lewiswadsworth
                            last edited by

                            @-rb- said:

                            Wow, Designreform looks great - thanks!

                            Haha can't handle the Blender UI so will stick to Grasshopper for the moment. Oddly enough the UI in Grasshopper looks alot like some of my peers live DJ 'chain of effects' tools. I wonder if they operate in similar ways.

                            VVVV (freeware) and PD (open source) are both used by VJ's and DJ's, although PD's older brother Max is more common among musical types. And it has been around for ages...look at the Wikipedia site to see who has been using it. It was looking up Radiohead's tools, oddly enough, that introduced me to this programming concept, well before I discovered shader makers or Explicit History.

                            By the way, if you are reading this and have a Mac, you have a VJ-ready visual programming application already: Quartz Composer. It comes with your OS.

                            col sporcar si trova

                            1 Reply Last reply Reply Quote 0
                            • - Offline
                              -rb-
                              last edited by

                              Thanks again, I am currently looking at VJ stuff also so will have to have a good flick through the links. Was looking at (is it the MIT based?) Programming language for a bit but as is always the case there ain't enough time in the world. BTW the new Nine Inch Nails live show looks pretty spectacular, if you haven't YouTubed already.

                              Does anyone know which generative software bands such as Autechre use? Shot in the dark but hey, this forum looks to have a pretty broad knowledge base.

                              1 Reply Last reply Reply Quote 0
                              • - Offline
                                -rb-
                                last edited by

                                Thanks again!

                                Do you know what Eno is using too?

                                1 Reply Last reply Reply Quote 0
                                • - Offline
                                  -rb-
                                  last edited by

                                  Wow Max/MSP/Jitter look fantastic can't wait to try 'em out.

                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    lewiswadsworth
                                    last edited by

                                    @-rb- said:

                                    Thanks again!

                                    Do you know what Eno is using too?

                                    Well, he was involved with a program called Koan, which is apparently obsolete. I just looked it up, and there seems to be a successor program. However, I just scanned the site, and it's based on textual scripting. I don't know if Eno uses this.

                                    I'm not so much interested in "generative" design as I am in that Visual Programming idiom, although of course Visual Programming can be used to create generative design (and apparently often is).

                                    col sporcar si trova

                                    1 Reply Last reply Reply Quote 0
                                    • L Offline
                                      lewiswadsworth
                                      last edited by

                                      @-rb- said:

                                      Thanks again, I am currently looking at VJ stuff also so will have to have a good flick through the links. Was looking at (is it the MIT based?) Programming language for a bit but as is always the case there ain't enough time in the world. BTW the new Nine Inch Nails live show looks pretty spectacular, if you haven't YouTubed already.

                                      Does anyone know which generative software bands such as Autechre use? Shot in the dark but hey, this forum looks to have a pretty broad knowledge base.

                                      Autechre uses Max much of the time, or rather they use Max to design their own sound applications. There is a screenshot of one of their "patches" (that is the term in Visual Programming for a script or program) on the Wikipedia entry for Max that I listed above, and I've linked to it below.

                                      http://upload.wikimedia.org/wikipedia/en/7/72/Autechremax.jpg

                                      Incidentally, I've been led to understand this video for Autechre was produced with one of the Visual Programming applications...Max, PD, or VVVV would have been capable of it. I should write the designer and find out, I suppose.

                                      If you mean Processing Language from MIT...that's great, but it is in fact a customized version of Java designed for artists and not a true Visual Programming Language. It is a textual computer language, like Java and using Java syntax with some graphic command additions. I've met the two principal developers...they are very devoted to computer applications for the arts.

                                      I will check out the NIN live show stuff...I've enjoyed the recent albums.

                                      col sporcar si trova

                                      1 Reply Last reply Reply Quote 0
                                      • L Offline
                                        lewiswadsworth
                                        last edited by

                                        I was just noticing that Max 5 has finally come out...it looks like you could use the Jitter component for animation and rendering for 3D models...30-day trial...

                                        Of course, you could also do this with VVVV, which is free for non-commercial use.

                                        col sporcar si trova

                                        1 Reply Last reply Reply Quote 0
                                        • - Offline
                                          -rb-
                                          last edited by

                                          I downloaded the Rhino SR3 pack last night and am running Grasshoper now. Very exciting to experiment using VAD - it just seems so logically set out too. Genuis.

                                          Sorry to veer off topic slightly with generative design but it has been floating my boat as of late.

                                          1 Reply Last reply Reply Quote 0
                                          • L Offline
                                            lewiswadsworth
                                            last edited by

                                            @-rb- said:

                                            I downloaded the Rhino SR3 pack last night and am running Grasshopper now. Very exciting to experiment using VAD - it just seems so logically set out too. Genuis.

                                            Sorry to veer off topic slightly with generative design but it has been floating my boat as of late.

                                            I'm looking forward to using it, as well...I think the challenge would be to use it for something other than generative design (which often seems just like an excuse for extravagant formalism to me, a kind of technologically-deterministic version of Eisenman's process-based design, and just as empty of meaning ultimately--Peter was one of my teachers and I'm sensitive about the flaws in his methods).

                                            It would be nice to find a Visual Programming Language (VL or VAD...I think VL is a more common abbreviation) that could function as like a true computer language and not just a scripting language...so that you could actually compile it, the way you can with C, or at the very least run it on a virtual machine like Java.

                                            I'm also thinking about buying a copy of Max/MSP/Jitter...imaging is something that interests me almost as much as architecture, and Jitter is better documented than PD or VVVV.

                                            By the way, I was led to understand (Pete/Solo would know more about this) that the next version of Podium for SketchUp would include a noded VL shader designer.

                                            col sporcar si trova

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement