Re: [PD] Draw with mouse in GEM

2017-09-08 Thread Max
On 2017년 09월 06일 13:50, IOhannes m zmoelnig wrote: On 09/06/17 11:56, Max wrote: Jack, you may want to add where to get gemvertexbuffer, because that's not part of the 2015 release http://gem.iem.at/ 0.93.3 it's part of the unreleased Gem on git: https://github.com/umlaeute/Gem Maybe

Re: [PD] Draw with mouse in GEM

2017-09-07 Thread Patrice Colet
You can hide colored objects by using gemframebuffer for mouse binding.  Each hidden object would be referenced with different colors and would share coordinates with the vertice you want to drag in the gem window. By this way it's possible draw with polygons by moving vertices with the mouse.

Re: [PD] Draw with mouse in GEM

2017-09-06 Thread Nicolas Montgermont
compiled as an external a few years ago here: https://sourceforge.net/p/chdh-egregore/code/ci/master/tree/src/lib/gemvertexbuffer/ http://nimon.org Le 06/09/2017 à 13:50, IOhannes m zmoelnig a écrit : > On 09/06/17 11:56, Max wrote: >> Jack, you may want to add where to get gemvertexbuffer,

Re: [PD] Draw with mouse in GEM

2017-09-06 Thread cyrille henry
Le 06/09/2017 à 13:50, IOhannes m zmoelnig a écrit : On 09/06/17 11:56, Max wrote: Jack, you may want to add where to get gemvertexbuffer, because that's not part of the 2015 release http://gem.iem.at/ 0.93.3 it's part of the unreleased Gem on git: https://github.com/umlaeute/Gem but

Re: [PD] Draw with mouse in GEM

2017-09-06 Thread IOhannes m zmoelnig
On 09/06/17 11:56, Max wrote: > Jack, you may want to add where to get gemvertexbuffer, because that's > not part of the 2015 release http://gem.iem.at/ 0.93.3 it's part of the unreleased Gem on git: https://github.com/umlaeute/Gem signature.asc Description: OpenPGP digital signature

Re: [PD] Draw with mouse in GEM

2017-09-06 Thread Max
Jack, you may want to add where to get gemvertexbuffer, because that's not part of the 2015 release http://gem.iem.at/ 0.93.3 On 2017년 09월 06일 11:31, Jack wrote: Hello Jean-Marie, You can use [gemvertexbuffer] and close the shape with [draw lineloop(. See example attached. Then you will be

Re: [PD] Draw with mouse in GEM

2017-09-06 Thread Jack
Hello Jean-Marie, You can use [gemvertexbuffer] and close the shape with [draw lineloop(. See example attached. Then you will be able to use a transformation on it like (translation, rotation, etc.). ++ Jack Le 06/09/2017 à 08:31, Richie Cyngler a écrit : > Hi Marie, > > You could use

Re: [PD] Draw with mouse in GEM

2017-09-06 Thread Richie Cyngler
Hi Marie, You could use [gemmouse] to locate your cursor in the gemwin and there's an object that lets you manipulate a mesh at points but I can't remember what it's called. The other object that comes to mind is [model] which allows you to import 3D models from external software, which isn't

[PD] Draw with mouse in GEM

2017-09-05 Thread Jean-Marie Adrien
Hello Is there an object to draw a closed shape with the mouse in a GEM window so that it can be processed afterwards like generic objects such as squares and circles ? Thanks JM ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management