This is a great idea and something I've been trying to persade minds greater 
than mine to think about. I'm eagerly awaiting any implementations of this!
 
paddy ;)

________________________________

From: [EMAIL PROTECTED] on behalf of Luke Hubbard ([EMAIL PROTECTED])
Sent: Wed 24/08/2005 09:37
To: Open Source Flash Mailing List
Subject: Re: [osflash] SpecialEffects Package


We have a simple class which makes an converts to bitmap data to grayscale.
After creating it I looked at creating an antialias filter. With some googlin I 
found a collection of java filter classes which provided lots of filters.

http://www.jhlabs.com/ip/index.html

I looked at converting the whole lot to actionscript using j2as but some of the 
classes relied on a few awt classes and it was getting late :)  Even if they 
cant be converted to actionscript they are an excellent resource for people 
looking implement somthing similar in actionscript.

I know there are big performance issues with manipulating bitmap data using 
maths compared to using the built in filters however for some situations it 
just does the trick. 

Probably the first place to start is a common set of interfaces for filters 
separated by type.

Anyway great idea. 

-- luke


<<winmail.dat>>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to