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.
Page Index Toggle Pages: 1
noc (Read 2056 times)
noc
Jun 23rd, 2009, 9:59am
 
hello!
anyone knows about and where i could find library noc,
import noc.*;

i search in the processing page about libraries but i cannot find it..
thanks!

Re: noc
Reply #1 - Jun 23rd, 2009, 1:20pm
 
it appears to be daniel shiffman's Nature Of Code jar that, i think, comes with his book. can't find a copy of it for download.

http://www.shiffman.net/teaching/nature/library/

^ that says that certain classes (PVector3d for instance) are now part of processing itself.

what do you need it for?
Re: noc
Reply #2 - Jun 23rd, 2009, 1:27pm
 
this page has a link to a zip file for download

http://interface.fh-potsdam.de/beyond_processing/wiki/doku.php?id=working_with_libraries (under Creating instances) but said zip contains only the Vector3D class (see above)
Re: noc
Reply #3 - Jun 23rd, 2009, 2:15pm
 
thanks for answering back koogy
i found some cool sketch using that lib, which i couldnt run cause i was getting a notice that i was missing it
however your reply helped to figure out that the code was on a former processing version, so fixed now
cheers Smiley
Page Index Toggle Pages: 1