Hi, i'm still in the begining with pd and i'm trying to figure it out how to flip the image with pix_film/movie or video. There is this object [pix_flip] which would do me a great job if only it would woreked with pix_film, but it works only with image. I need somtheing like a mirror effect, so unfortunatley rotate and translate don't do this. Any idea? Best albena
On 2010-05-18 14:55, Albena Baeva wrote:
Hi, i'm still in the begining with pd and i'm trying to figure it out how to flip the image with pix_film/movie or video. There is this object [pix_flip] which would do me a great job if only it would woreked with pix_film, but it works only with image. I need somtheing like a mirror effect, so
[pix_film] produces "pixes" (aka images, pixel-data,...) just like [pix_image]. thus, [pix_flip] works with [pix_film] (and [pix_video],...)
of course, you have to apply any pixel operation before [pix_texture] in order to see them.
however, [pix_flip] will use your slow CPU and your slow main memory.
unfortunatley rotate and translate don't do this. Any idea?
depending on your geometry, you can use [rotate]. or try to set a negative size (or scale, which is the same) or use texture-coordinates.
all these things should use your fast GPU and your fast gfx-card memory (that is: if they are fast)
fgmasdr IOhannes
On Tue, 18 May 2010, IOhannes m zmoelnig wrote:
depending on your geometry, you can use [rotate].
or [scaleXYZ -1 1 1] and similar, which is much closer to [pix_flip].
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
On Tue, 18 May 2010, IOhannes m zmoelnig wrote:
On 2010-05-18 15:25, Mathieu Bouchard wrote:
On Tue, 18 May 2010, IOhannes m zmoelnig wrote:
depending on your geometry, you can use [rotate].
or [scaleXYZ -1 1 1] and similar, which is much closer to [pix_flip].
well, this was my next sentence, no?
sorry, i didn't sleep well at all. :-(
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
I'm nearly sure if you use [pix_texture] to put your film on a square, then [rotateXYZ 180 0 0] that should do it.
I could be wrong here. but it should work.
Date: Tue, 18 May 2010 15:55:49 +0300 From: albenski5@gmail.com To: Pd-list@iem.at Subject: [PD] pix_flip with pix_filmm in Gem
Hi, i'm still in the begining with pd and i'm trying to figure it out how to flip the image with pix_film/movie or video. There is this object [pix_flip] which would do me a great job if only it would woreked with pix_film, but it works only with image. I need somtheing like a mirror effect, so unfortunatley rotate and translate don't do this. Any idea?
Best
albena
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
Do you have a story that started on Hotmail? Tell us now
it worked with rotate 180 an mesage 0 1 0 thanks
On Tue, May 18, 2010 at 4:24 PM, Andrew Faraday jbturgid@hotmail.comwrote:
I'm nearly sure if you use [pix_texture] to put your film on a square, then [rotateXYZ 180 0 0] that should do it.
I could be wrong here. but it should work.
Date: Tue, 18 May 2010 15:55:49 +0300 From: albenski5@gmail.com To: Pd-list@iem.at Subject: [PD] pix_flip with pix_filmm in Gem
Hi, i'm still in the begining with pd and i'm trying to figure it out how to flip the image with pix_film/movie or video. There is this object [pix_flip] which would do me a great job if only it would woreked with pix_film, but it works only with image. I need somtheing like a mirror effect, so unfortunatley rotate and translate don't do this. Any idea? Best albena
Get a free e-mail account with Hotmail. Sign-up now.http://clk.atdmt.com/UKM/go/197222280/direct/01/
glad to be of service
Date: Tue, 18 May 2010 16:36:49 +0300 Subject: Re: [PD] pix_flip with pix_filmm in Gem From: albenski5@gmail.com To: jbturgid@hotmail.com CC: pd-list@iem.at
it worked with rotate 180 an mesage 0 1 0 thanks
On Tue, May 18, 2010 at 4:24 PM, Andrew Faraday jbturgid@hotmail.com wrote:
I'm nearly sure if you use [pix_texture] to put your film on a square, then [rotateXYZ 180 0 0] that should do it.
I could be wrong here. but it should work.
Date: Tue, 18 May 2010 15:55:49 +0300
From: albenski5@gmail.com To: Pd-list@iem.at Subject: [PD] pix_flip with pix_filmm in Gem
Hi, i'm still in the begining with pd and i'm trying to figure it out how to flip the image with pix_film/movie or video. There is this object [pix_flip] which would do me a great job if only it would woreked with pix_film, but it works only with image. I need somtheing like a mirror effect, so unfortunatley rotate and translate don't do this. Any idea?
Best
albena
Get a free e-mail account with Hotmail. Sign-up now.
http://clk.atdmt.com/UKM/go/197222280/direct/01/ Do you have a story that started on Hotmail? Tell us now