I'm wondering if this could be used to generate drawings using line weight by using a brush tip and adjusting the Z coordinates. The "dessins abrégés" (abridged drawings) are a great historical antecedant by master artist Keisai would be a perfect match for this.
One-line drawings
11–20 of 23 posts
Re: One-line drawings
#12Re: One-line drawings
#13Re: One-line drawings
#14Cool project, very inspiring! I'm wondering if this could be used to generate drawings using line weight by using a brush tip and adjusting the Z coordinates. The "dessins abrégés" (abridged drawings) are a great historical antecedant by master artist Keisai would be a perfect match for this.
Re: One-line drawings
#15Didn't know about autotrace. I was supposing it would just trace the bitmap into a compound path, sort of what like potrace does, but the animation suggests it traces into a single path - which is absolutely great, as afterwards you can adjust the stroke width, linecaps and more thingies. Amazing!
Re: One-line drawings
#16This one-line AI could be of interest: https://clipasso.github.io/clipasso/
Re: One-line drawings
#17Re: One-line drawings
#18For traversing the path, I considered the Chinese postman problem. There might be easier ways.
Re: One-line drawings
#19Re: One-line drawings
#20Cool project, very inspiring! I'm wondering if this could be used to generate drawings using line weight by using a brush tip and adjusting the Z coordinates. The "dessins abrégés" (abridged drawings) are a great historical antecedant by master artist Keisai would be a perfect match for this.
That's a great idea! I think you're absolutely right - in the video of the plotter I used a pen that has a more flexible nib and pressing it down (especially at an angle) will add more line weight. I'll have to encode the line width along the line now :)