ANN: INM VizionDB - Beta Launch

2006-05-10 Thread Gabrielle Krim
Hi all, I just wanted to let you know that today INM launched the public beta phase for INM VizionDB for Director. This is the new generation of INM V12 Database and comes with entirely new features and enhanced performance. It's designed to meet the needs of both the creative individual and sk

Re: spherize

2006-05-10 Thread James Newton
Michael Nadel skrev: > Thanks! Now it works. But it takes a few seconds for the spherize effect > to happen. I'm getting millisecond values of over 2000. Is that normal? On 10/5/06 1:10 pm, "Christoffer Enedahl" <[EMAIL PROTECTED]> wrote: > You could make a lower quality variant > by using copypix

Re: spherize

2006-05-10 Thread Valentin Schmidt
Thanks! Now it works. But it takes a few seconds for the spherize effect to happen. I'm getting millisecond values of over 2000. Is that normal? Yes, for pixel pushing like this. You could make a lower quality variant by using copypixels to cut the image into small rects and apply them as tran

Re: spherize

2006-05-10 Thread Christoffer Enedahl
Michael Nadel skrev: Thanks! Now it works. But it takes a few seconds for the spherize effect to happen. I'm getting millisecond values of over 2000. Is that normal? Yes, for pixel pushing like this. You could make a lower quality variant by using copypixels to cut the image into small rects

spherize

2006-05-10 Thread Michael Nadel
Thanks! Now it works. But it takes a few seconds for the spherize effect to happen. I'm getting millisecond values of over 2000. Is that normal? to use it as a parentscript, make a script member with the scripttext you found in the email, name it as you like (in this case for example "spheri

Thanks!

2006-05-10 Thread Michael Nadel
Thanks! Now it works. But it takes a few seconds for the spherize effect to happen. I'm getting millisecond values of over 2000. Is that normal? to use it as a parentscript, make a script member with the scripttext you found in the email, name it as you like (in this case for example "sph

Re: spheroid

2006-05-10 Thread Alex da Franca
Am 10.05.2006 um 15:04 schrieb Michael Nadel: Hey guys, I've been following the spheroid distortion discussion with interest, but I don't know much about parent scripts. How do I actually make this code work? Do I atatch it to a picture as a parent script? How do I activate it? Do I writ

RE: smearing stuff

2006-05-10 Thread chris
Yeah, that's what I'm doing now... Only two problems left: I need to make the #BlendLevel dynamic(to make it fade at the end)(I've tried [#BlendLevel:SomeVarHere], but that's not working), and I need to rotate the quad of the copypixel acc. To mouse movement, but this should be using a spline or

RE: spheroid

2006-05-10 Thread chris
Hi Michael, No, don't attach it. Eg. I a behavior you attach to a button you do: Filter = new script("spherizeFilter") Filter.spherize Chris. -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Michael Nadel Verzonden: woensdag 10 mei 2006 15:04 Aan: l

Re: smearing stuff

2006-05-10 Thread Mark Hagers
Or copypixel with a mask image, like a soft PS brush? On 10-mei-2006, at 13:05, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: Hi, Can't the blendlevel in the copypixel's parameterlist be a variable? Doesn't seem so... Chris. -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto

spheroid

2006-05-10 Thread Michael Nadel
Hey guys, I've been following the spheroid distortion discussion with interest, but I don't know much about parent scripts. How do I actually make this code work? Do I atatch it to a picture as a parent script? How do I activate it? Do I write : on mouseDown spherize (sprite(me.spritenum

RE: smearing stuff

2006-05-10 Thread chris
Hi, Can't the blendlevel in the copypixel's parameterlist be a variable? Doesn't seem so... Chris. -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens [EMAIL PROTECTED] Verzonden: dinsdag 9 mei 2006 12:08 Aan: 'Lingo programming discussion list' Onderwerp: RE