We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › How to over ride calls to things like fill()
Pages: 1 2 
How to over ride calls to things like fill()? (Read 3826 times)
Re: How to over ride calls to things like fill()?
Reply #15 - Feb 20th, 2010, 4:20pm
 
I don't care about credit  Tongue  I learned a lot about Processing (and Eclipse btw) while trying to make this work and I'm happy with that.

I'm not sure if I've found the best way to handle picking recording, but full code is here if you want to have a look:
http://n.clavaud.free.fr/processing/picking-library/

ex. here
http://www.openprocessing.org/visuals/?visualID=7744
Re: How to over ride calls to things like fill()?
Reply #16 - Feb 21st, 2010, 3:40pm
 
Looks pretty good to me. But why is the package named "nknk"?

Seeing as you already have a dedicated site for it, and have the code in Google Source already, and your library works better than mine ATM, why don't you just call a duck a duck, and rename the pakage to "picking", the class to "Picker", and let me add my example in after I've re-written it to use your library?
Pages: 1 2