Using Verve as a X Y tracing table ?


Here we mingle, introduce ourselves, our thoughts and ideas and have caring discussions.

User avatar

Posts: 440

Joined: Fri Jul 11, 2014 8:39 pm

Location: France

Post Mon Mar 16, 2015 9:22 pm

Using Verve as a X Y tracing table ?

What about using Verve as if it was a tracing table ?
I found today that it was easlly feasible with Processing / Java Robot class; as an example, this little program draws a circle with the mouse somewhere in the screen, you just need to open Verve and place the canvas where the mouse is moving (then mouse click left once):

Image

Link to Processing: https://processing.org/
Example code found here (credit to MenteCode): http://forum.processing.org/two/discuss ... tch-window
Robot class doc: http://docs.oracle.com/javase/7/docs/ap ... Robot.html

Did someone try things like this ? It is a gate opened to generative art with the Verve touch in ouput !
Let's use this thread to share our experiments.

Regards,
GBoGBo

EDIT: by the way, if you need to escape from the program above (why would you :lol: ), you can't move the mouse by yourself ! so use ALT+F4 to give the hand to Processing again, then press ESC key.
Last edited by GBoGBo on Sun Dec 18, 2016 2:12 pm, edited 3 times in total.
System info: Nvidia GeForce GTX 980 4GB, i7-5820K 8GB, Windows 10, Wacom Intuos Pro M
Visit my photostream: http://flickriver.com/photos/24151359@N ... teresting/
User avatar

Site Admin

Posts: 7280

Joined: Sun Nov 10, 2013 1:38 pm

Post Mon Mar 16, 2015 10:08 pm

Re: Using Verve as a X Y tracing table ?

Haha, that's cool!
Hmmmm...who knows what wacky stuff I'll hook up eventually. I think, it all depends on how convenient the GUI will get. Maybe I can even somehow think up an API of sorts for plugins?! We shall see... certainly not in the next version, though.
But this is fun! :D
Here to help! :D
System Info: AMD Radeon RX Vega 10, AMD Ryzen 7 (2.3 Ghz), Windows 11
Taron.de | Twitter | Pinterest | YouTube
User avatar

Posts: 4054

Joined: Mon Mar 24, 2014 9:58 am

Post Tue Mar 17, 2015 1:55 am

Re: Using Verve as a X Y tracing table ?

Cool but what is the difference with import an image or even past from the clipboard ? :oops:
(I have not ideas very clear at this hours :D
Is beautiful that please without concept!
http://moiscript.weebly.com/ https://schmoll8.wixsite.com/magicavox
Latop: Geforce GTX 950M, Intel Quad Core i7, Windows 10, 8 Gigas, 2.4ghz
User avatar

Posts: 440

Joined: Fri Jul 11, 2014 8:39 pm

Location: France

Post Tue Mar 17, 2015 8:49 am

Re: Using Verve as a X Y tracing table ?

Pilou wrote:Cool but what is the difference with import an image or even past from the clipboard ? :oops:
(I have not ideas very clear at this hours :D

The difference is that here Processing (or other program acting similarly as above) uses Verve with tracing strokes native to Verve, hence you can render for instance thick impastos, or liquids if you prefer c:!. I'll try to program some examples (not in the near future though, i need to learn generative stuff first).
System info: Nvidia GeForce GTX 980 4GB, i7-5820K 8GB, Windows 10, Wacom Intuos Pro M
Visit my photostream: http://flickriver.com/photos/24151359@N ... teresting/
User avatar

Posts: 4054

Joined: Mon Mar 24, 2014 9:58 am

Post Tue Mar 17, 2015 9:44 am

Re: Using Verve as a X Y tracing table ?

Si ce gars peut t'inspirer! Il s'est beaucoup servi de Processing! ;)
http://www.complexification.net/gallery/
By Jared Tarbell Sources code are here ;) A true gem Site! :beer:
Image
Is beautiful that please without concept!
http://moiscript.weebly.com/ https://schmoll8.wixsite.com/magicavox
Latop: Geforce GTX 950M, Intel Quad Core i7, Windows 10, 8 Gigas, 2.4ghz
User avatar

Posts: 1291

Joined: Sat May 31, 2014 12:35 pm

Post Thu Mar 19, 2015 6:02 pm

Re: Using Verve as a X Y tracing table ?

Some automatic drawing/painting you could do also with LAZY NEZUMI :) ...

I hope I can spend some more time with Verve again, but I have a lot to do until end of october in my job and a new city (but there I will have good internetspeed) :ob :oops:
my system: intel7 - 2600k, gtx 970, dualboot windows 7 64 bit / ubuntu 14.04 lts
my deviantartpage: http://zeropainter.deviantart.com/gallery
my youtube channel: zeropainter - ok, there are only 2-3 very short videos
User avatar

Posts: 440

Joined: Fri Jul 11, 2014 8:39 pm

Location: France

Post Sun Mar 22, 2015 2:17 pm

Re: Using Verve as a X Y tracing table ?

@Pilou and Zero: thanks for the links. I like Jared Tarbell's work very much ! I'm thrilled to see that the code is available for some pieces !
@Taron: thanks for your interest. And yes, it would be great if a future version could be somewhat more automation friendly !

rgds,
GBoGBo
System info: Nvidia GeForce GTX 980 4GB, i7-5820K 8GB, Windows 10, Wacom Intuos Pro M
Visit my photostream: http://flickriver.com/photos/24151359@N ... teresting/
User avatar

Posts: 440

Joined: Fri Jul 11, 2014 8:39 pm

Location: France

Post Sun Mar 29, 2015 2:26 pm

Re: Using Verve as a X Y tracing table ?

OK then, here is my first (hopefully) showable attempt of using Verve with a virtual drawing robot :
https://www.youtube.com/watch?v=zxhCQ3R4hpo
If in a hurry, you can speed up x2 or jump directly to 5:10 to watch nice and reckless moves :D
regards,
GBoGBo
System info: Nvidia GeForce GTX 980 4GB, i7-5820K 8GB, Windows 10, Wacom Intuos Pro M
Visit my photostream: http://flickriver.com/photos/24151359@N ... teresting/
User avatar

Posts: 1516

Joined: Sat Mar 29, 2014 10:49 pm

Post Sun Mar 29, 2015 4:30 pm

Re: Using Verve as a X Y tracing table ?

That is cool!!!
System: i9 10900k@4,2 Ghz / RTX3090 / win10 Pro64 Bit/ 64GB Ram
User avatar

Posts: 440

Joined: Fri Jul 11, 2014 8:39 pm

Location: France

Post Mon Mar 30, 2015 4:00 pm

Re: Using Verve as a X Y tracing table ?

Thank you Knacki ;-)
System info: Nvidia GeForce GTX 980 4GB, i7-5820K 8GB, Windows 10, Wacom Intuos Pro M
Visit my photostream: http://flickriver.com/photos/24151359@N ... teresting/
Next

Return to Community [feedback, bug reports, discussions, etc...]

Who is online

Users browsing this forum: No registered users and 8 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software