Using a part of a library
in
Processing with Other Languages
•
9 months ago
Hi,
I am working with this data visualization project which will be up online. Due to this, i can't use any libraries.
After going through Pomax processingjs guide, he describes how we can use a part of physics library( http://processingjs.org/articles/PomaxGuide.html )- under "Javascript objects" with JavaScript, but i couldn't get it thoroughly.
I want to use controlP5 library features like the grouping of items(similar and different) in a drop down context and passing the 'selected' menu item. http://code.google.com/p/controlp5/source/browse/#svn%2Fbranches%2Fcontrolp5-1.5.2%2Fsrc%2FcontrolP5
After going through Pomax processingjs guide, he describes how we can use a part of physics library( http://processingjs.org/articles/PomaxGuide.html )- under "Javascript objects" with JavaScript, but i couldn't get it thoroughly.
I want to use controlP5 library features like the grouping of items(similar and different) in a drop down context and passing the 'selected' menu item. http://code.google.com/p/controlp5/source/browse/#svn%2Fbranches%2Fcontrolp5-1.5.2%2Fsrc%2FcontrolP5
Any help will be appreciated!
~asdf
1