How I Create Generative Art for the AxiDraw Pen Plotter

แชร์
ฝัง

ความคิดเห็น • 25

  • @urticadesign3737
    @urticadesign3737 5 หลายเดือนก่อน

    Thanks for sharing! I am looking forward to try it!

  • @DanielSimu
    @DanielSimu 5 หลายเดือนก่อน

    Thanks for sharing your methods! Cool to see how you made an editor for your sketches :)

  • @joaquinbatinicrey7307
    @joaquinbatinicrey7307 5 หลายเดือนก่อน

    Really nice! These look sick

  • @ainsworthcoultart2044
    @ainsworthcoultart2044 5 หลายเดือนก่อน

    Amazing keep up the good work!

  • @cyberlaurent2101
    @cyberlaurent2101 2 หลายเดือนก่อน

    You're a genious. Merci beaucoup.

  • @dineshvyas
    @dineshvyas 3 หลายเดือนก่อน

    That is amazing

  • @rhadiem
    @rhadiem 5 หลายเดือนก่อน

    Very cool! Thanks for sharing. Now to figure out how to run this. :)

    • @cadinb
      @cadinb  5 หลายเดือนก่อน

      Just install Processing and use it to run `sketch/sketch.pde`.

    • @LemoniumOre
      @LemoniumOre 5 หลายเดือนก่อน

      still didn't understand :(

  • @bunty2206
    @bunty2206 หลายเดือนก่อน

    This is really cool. Recently started with Generative after building a GRBL plotter. Some of the samples you showed are really cool. Would it be possible to share the svg of Head/ Tail/ Joiners of the samples that you showed in the video?

    • @cadinb
      @cadinb  หลายเดือนก่อน

      Thanks. I don’t usually share the custom graphic elements because that’s a big part of what makes my art unique from what anyone else could create by using my code. But the repo has the SVGs for the generic round ends. You should be able to use those as a guide for making your own.

  • @MaximoToro
    @MaximoToro 2 หลายเดือนก่อน +1

    How would one, as a complete beginner with zero coding/programming knowledge go about learning how to code generative art?

    • @cadinb
      @cadinb  2 หลายเดือนก่อน +2

      Check out the Coding Train videos: thecodingtrain.com

  • @_Error_404_Goodbye
    @_Error_404_Goodbye 2 หลายเดือนก่อน

    This is great! What type of gcode sender do you use for your plotter? Are there any specific post processors required for your machine? What kind of machine is it? Sorry, I have my nerd hat on and it appears to be stuck in place lol. Im currently building plotter and though I’ve built printers and CNCs in the past, the plotter has features I’m not very familiar with so I get hung up on certain things like the servo being used with GRBL, drawing on round objects on a rotary 4th axis (eggbot), auto tool change stuff. The possibilities are endless with this stuff, well, I guess they’re endless if you have the skills to implement them lol for sure looking forward to trying this out though, very cool 🍻

    • @cadinb
      @cadinb  2 หลายเดือนก่อน +1

      I use an AxiDraw, an off-the-shelf plotter with both a CLI and a plugin for Inkscape you can use to send SVG files to the plotter.

  • @nirajpangarkar5722
    @nirajpangarkar5722 9 วันที่ผ่านมา

    Hey Thanks for sharing! I have been doing similar work although When i export the svg for the plotter, it usually draws individual tiles and not continous path. any tips around that? That would be helpful :)

    • @cadinb
      @cadinb  9 วันที่ผ่านมา

      Yeah, the paths are not joined in the Processing output. The "reordering" option in the AxiDraw CLI cleans it up for me, but you can also do it with tools like vpype.

  • @metamour
    @metamour 4 หลายเดือนก่อน

    Hi m, any chance you are selling the software, so i can get my plotter busy? i‘m a graphic designer and would like to make some some art. thabks a lot!

    • @cadinb
      @cadinb  4 หลายเดือนก่อน +2

      You can download it from GitHub:
      github.com/cadin/generative-noodles
      Free to all.

  • @devoni_com
    @devoni_com 2 หลายเดือนก่อน +1

    Very cool, what is your specialty sir?

    • @cadinb
      @cadinb  2 หลายเดือนก่อน +1

      What do you mean?

    • @devoni_com
      @devoni_com 2 หลายเดือนก่อน

      @@cadinb I mean your specialty, work or study

    • @cadinb
      @cadinb  2 หลายเดือนก่อน

      I studied graphic design, and I do UX design and prototyping as my job.