Archive for the 'library' Category
VerletPhysics and Toxiclibs
0 Comments Published February 14th, 2010 in library, nature of code, physics, processing.org, toxiclibsBuilding off of last week’s Box2D and Processing post, I have now posted a short tutorial about the physics package in toxiclibs. The force directed graph example is a simplified version of toxi’s wonderful fidgen project.
Link: http://www.shiffman.net/teaching/nature/toxiclibs/
Box2D and Processing
0 Comments Published February 8th, 2010 in box2d, library, nature of code, physics, processing.org
I’m pleased to announce I’ve published a first draft of a tutorial about using Box2D in Processing.
Tutorial: http://www.shiffman.net/teaching/nature/box2d-processing/
Google code repository: http://code.google.com/p/pbox2d/
I’m struggling here to figure out whether I’m (a) creating a Processing Box2D library or (b) simply creating a tutorial and set of examples piggybacking off of JBox2D. For now, I’m doing [...]
XBee API Library for Processing
0 Comments Published December 20th, 2007 in blog, library, p5, processing.org, xbeeRob Faludi and I are working on a Processing library for Digi’s XBee Series 1 radios. Direct from Rob’s blog:
The library currently facilitates receiving single sample I/O packets in API mode, and returns an object that contains the analog values, digital values, sender’s 16-bit address and RSSI value. The next tasks will be to [...]
Most Pixels Ever Alpha Release
4 Comments Published September 4th, 2007 in ITP, bigscreens, java, library, mpe, p5, processing.org, teaching_I’m pleased to announce that we’re releasing the first version of The Most Pixels Ever, an open-source Java framework for spanning Processing sketches across multiple screens (developed with Chris Kairalla). This is an early version that has many limitations and needs a great deal of improvement, but it does work. The site isn’t [...]
Processing Yahoo Search Library
8 Comments Published August 5th, 2007 in API, blog, book, java, library, p5, processing.org, yahooNow, I am rather overdue for an update on my upcoming book. I’ll be posting details soon. However, in the course of finishing up a chapter on String parsing, I discovered that my good friend, the Google SOAP API is no longer being supported (obviously, I’m a little late on the ball [...]
Processing QRCode Library
0 Comments Published June 26th, 2007 in blog, java, library, p5, processing.org, qrcodeFrom: http://qrcode.sourceforge.jp/:
“QR Code is a two-dimensional barcode, used widely in Japan. The advantage of QR Code from well-known barcode is larger data capacity (more than 100 bytes, typically) and error correction.”
Thanks to an idea from Tom Igoe, I make a quick and dirty interface for Processing for QRCode decoding. The Pqrcode library page is [...]
Metropolis Magazine
1 Comment Published June 22nd, 2007 in ITP, java, library, mpe, p5, processing.orgA nice article by Peter Hall about the IAC video wall is out in the June issue of Metropolis Magazine. The article mentions our work at ITP on the “most pixels ever” Processing library . . . which we will release soon for beta experimentation!
Sftp with Java / Processing
5 Comments Published June 4th, 2007 in java, library, p5, processing.org, programming, sftpI know, I know, you’ve been waiting your whole life for this.
Download beta SFTP Processing library (source included in zip).
Download example Processing sketch.
The library uses JSch (Java Secure Channel).
Copyright (c) 2002,2003,2004,2005,2006,2007 Atsuhiko Yamanaka, JCraft, Inc.
import sftp.*;
Sftp sftp;
void setup() {
size(200,200);
background(0);
// Create the SFTP object
// if 3rd arg = [...]
Search
You are currently browsing the daniel shiffman weblog archives for the 'library' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Archives
- February 2010
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
Categories
- airport (3)
- API (1)
- art and code (2)
- asterisk (3)
- ben fry (1)
- big screens (11)
- bigscreens (4)
- blog (107)
- book (6)
- books (1)
- box2d (2)
- casey reas (1)
- cmu (1)
- dot product (1)
- draft (1)
- email (1)
- evolution (1)
- excerpt (1)
- exhibition (1)
- General (13)
- iac (11)
- installation (14)
- interview (2)
- ITP (73)
- itp30 (1)
- java (30)
- jepson (2)
- learning processing (1)
- library (8)
- montreal (1)
- most pixels ever (1)
- mpe (21)
- nature of code (8)
- netflix (2)
- neural (3)
- numbers (1)
- obx labs (1)
- openframeworks (4)
- oxford project (1)
- p5 (90)
- path following (1)
- peninsula school of art (1)
- phone (3)
- php (1)
- physics (2)
- podcast (1)
- poetry (1)
- poker (2)
- presentation (1)
- print on demand (1)
- processing (2)
- processing.org (53)
- programming (19)
- publishing (2)
- qrcode (1)
- random (1)
- rhizome (1)
- run lola run (1)
- sftp (1)
- show (2)
- simplicity (2)
- steering (1)
- swarm (2)
- Teaching (5)
- teaching_ (53)
- terminal01 (3)
- text (1)
- timeline (1)
- toxiclibs (1)
- travel (1)
- tutorial (1)
- vague terrain (1)
- vectors (1)
- video (1)
- videowall (3)
- vlog (20)
- voronoi (4)
- wordnet (1)
- xbee (1)
- yahoo (1)
- Zoog (1)