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 › Libraries in development and requests
Page Index Toggle Pages: 1
Libraries in development and requests (Read 1338 times)
Libraries in development and requests
Apr 27th, 2005, 3:06am
 
I was just wondering, what libraries are in development and what libraries the community would like developed?

I believe it would be beneficial to share this information with the community to encourage participation and collaboration in the development process.

By the way, is there a prefered method or template for generating documentation and demo applets?  If we contribute to the Processing community are we responsible for hosting the docs for our libraries, or will the P5 crew host em? (Either is fine, I'm just trying to get a head start on some of the documentation work).

I guess I'll start. I'm currently working on a camera (viewport) interface that should be ready to go as soon as camera() and lookat() get fixed. I'll post an ADT shortly for feedback.

I'm looking forward to hearing about what else is in development. The only requested library that I can recall off the top of my head is MIDI... any others?
Re: Libraries in development and requests
Reply #1 - Apr 27th, 2005, 3:26am
 
Nobody really knows which are in development. People do communicate through this board and hopefully they will continue to. This is the best source of information.

I've added some notes to my previous post to clarify information about library hosting and posting, etc:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_libraries_tools;action=display;num=1114392421

Midi is in development:
http://www.texone.org/promidi/
Re: Libraries in development and requests
Reply #2 - Apr 27th, 2005, 10:49am
 
Hello,

I am currently developping a BlobDetection/EdgeDetection library based on classes I wrote a while ago with previous Processing version ( http://v3ga.net/show.php?id=12&type=0 for an example ). I've slightly remodelled the interface and added some functionalities, I think it will be released in the next few days with some code snippets and documentation.
Re: Libraries in development and requests
Reply #3 - Apr 27th, 2005, 2:41pm
 
i'd like to see some communication with chuck ( http://chuck.cs.princeton.edu/ ) through processing, if someone can give me pointers or a simple demo of how to get them talking to each other, i'll happily spend the time to write a library full of chuck commands for processing.

if anyone could get me started i'd much appreciate it.
Re: Libraries in development and requests
Reply #4 - Sep 2nd, 2007, 5:15pm
 
I have written a demo application to let Chuck be controlled through Processing. See my blog post: http://visiblearea.com/blog/bin/view/VisibleArea/ProcessingandChucK
Page Index Toggle Pages: 1