Thank you for sharing the github repo. I just spent the morning playing with it and it's honestly brought me so much joy drawing up different heads lol
aa this is fun! thanks for sharing it! one small thing of note, the current version's default option for the screen size seems to be hardcoded numbers instead of the dynamic option, it took me ages to find where to fix it to get a useable window. tysm for making it available!
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?
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.
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 🍻
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 :)
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.
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!
Thank you for sharing the github repo. I just spent the morning playing with it and it's honestly brought me so much joy drawing up different heads lol
Cool, I'm glad it's useful. Share some of your results!
aa this is fun! thanks for sharing it! one small thing of note, the current version's default option for the screen size seems to be hardcoded numbers instead of the dynamic option, it took me ages to find where to fix it to get a useable window. tysm for making it available!
Thanks. I changed it to default to full screen now.
Thanks for sharing your methods! Cool to see how you made an editor for your sketches :)
Really nice! These look sick
Thanks for sharing! I am looking forward to try it!
Very cool, what is your specialty sir?
What do you mean?
@@cadinb I mean your specialty, work or study
I studied graphic design, and I do UX design and prototyping as my job.
Amazing keep up the good work!
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?
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.
@@cadinb
Правильно !
Интеллектуальная собственность!
Успехов вам в вашем творчестве!
Very cool! Thanks for sharing. Now to figure out how to run this. :)
Just install Processing and use it to run `sketch/sketch.pde`.
still didn't understand :(
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 🍻
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.
You're a genious. Merci beaucoup.
That is amazing
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 :)
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.
How would one, as a complete beginner with zero coding/programming knowledge go about learning how to code generative art?
Check out the Coding Train videos: thecodingtrain.com
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!
You can download it from GitHub:
github.com/cadin/generative-noodles
Free to all.