Comments on: Vector drawing almost there http://www.polargraph.co.uk/2012/01/vector-drawing-almost-there/ drawing by robot Mon, 14 May 2018 00:33:14 +0000 hourly 1 https://wordpress.org/?v=4.9.7 By: Vector drawing with robots | Mambohead http://www.polargraph.co.uk/2012/01/vector-drawing-almost-there/#comment-796 Sun, 12 Feb 2012 20:26:56 +0000 http://www.polargraph.co.uk/?p=255#comment-796 […] will be a significant developemt and Sandy Noble seems to be pretty close to getting it solved. Check out the vector image he made at the […]

]]>
By: Adam http://www.polargraph.co.uk/2012/01/vector-drawing-almost-there/#comment-522 Sat, 14 Jan 2012 13:35:58 +0000 http://www.polargraph.co.uk/?p=255#comment-522 The specify threshold would work for me.

To do the images I just create layers in Photoshop for each colour, convert to gray scale and export each one as a separate jpeg. I then load them in to the controller one at a time and render each in a different colour. It gives a sort of comic book (Warhol/Lichtenstein) effect rather than a full colour effect.

Can send you some examples if you are interested.

]]>
By: sandy http://www.polargraph.co.uk/2012/01/vector-drawing-almost-there/#comment-520 Sat, 14 Jan 2012 12:05:49 +0000 http://www.polargraph.co.uk/?p=255#comment-520 Ok, have just committed some more code – vector loading is done. Haven’t quite looked into the centres thing yet, but doing that now.

]]>
By: sandy http://www.polargraph.co.uk/2012/01/vector-drawing-almost-there/#comment-517 Fri, 13 Jan 2012 18:54:23 +0000 http://www.polargraph.co.uk/?p=255#comment-517 Well don’t get too excited – the version that’s up in CVS at the moment doesn’t do much – no drawing yet, but I’ll get it working soon hopefully tomorrow and into version control then. I was just too excited not to post about it!

Adam, I’m interested in your multilayer drawings though, do you use the chroma key function to mask? Because chroma key isn’t working in the new version yet – no real reason, I just never got round to putting it back in yet.

The problem with skipping blank pixels is that the blankness or otherwise of them is only decided in the machine rather than in the controller – and it’s harder to tell the machine to change behaviour than it is to tell the controller. The best I could hope for in the controller is to specify a threshold, under which the pixel won’t be sent, that any use?

]]>
By: Adam http://www.polargraph.co.uk/2012/01/vector-drawing-almost-there/#comment-516 Fri, 13 Jan 2012 16:52:35 +0000 http://www.polargraph.co.uk/?p=255#comment-516 Hoopla! Cant wait to get back from work and try this out. The new zoom controller is great and working really well. I really like the fact that you dont have automatic layout options or a proper way to do things as it makes it much more fun and each image unique to the operator/artist.

Personally I like to make the images in multiple parts with one for each colour, sort of like doing a multicolour stencil. Getting some awesome results.

The only other thing I would like is an option to skip or lift the pen for blank pixels.

]]>
By: sandy http://www.polargraph.co.uk/2012/01/vector-drawing-almost-there/#comment-515 Fri, 13 Jan 2012 09:02:54 +0000 http://www.polargraph.co.uk/?p=255#comment-515 Yes, I’m pretty sure the centres aren’t out of place when I view the SVG in the controller, but then I had a lot of debugging stuff on top too, so maybe I just missed it in my overexcitement. Will do some more work on in it over the weekend – this bodes very well. It’s slow mind, straight lines are ok, but curves are still rendered subdivided into little straight segments. And there’s a memory issue that blows the stack every now and then, but fixable I think. It’s also possible to do curves in-machine too, if I can understand how to properly describe them, and figure out how to extract the curve information from the SVG.

]]>
By: ross http://www.polargraph.co.uk/2012/01/vector-drawing-almost-there/#comment-512 Fri, 13 Jan 2012 03:29:49 +0000 http://www.polargraph.co.uk/?p=255#comment-512 You have no idea how excited this makes me! Thank you, and keep pushing on fixing those centers. I’m really really, excited!

It’s also strange how the centers of the letters are offset, but the dot on the i is perfect…

]]>