https://forum.processing.org/one/topic/processing-rss-reader.html
http://btk.tillnagel.com/tutorials/rss-feeds-processing.html
https://processing.org/tutorials/data/
Showing posts with label processing. Show all posts
Showing posts with label processing. Show all posts
Thursday, March 31, 2016
Wednesday, December 18, 2013
Iterator in Processing 2
error messages:
Cannot find a class or type named "File"
and
Cannot find a class or type named "Iterator"
solution:
import java.io.File;
import java.util.Iterator;
...
...
Tuesday, July 2, 2013
Sunday, May 26, 2013
Tuesday, April 23, 2013
Processing - offset printing - CMYK
...the use of a slightly modified processing pgraphicspdf class which
permits, among a few other things, to set colors in cmyk space. The
actual Processing PDF library permits to create PDF documents with the
familiar Processing graphics API. The library includes the iText Open
Source Library for Java
http://www.creativeapplications.net/processing/printshop-with-processing-preparing-algorithmic-content-for-offset-print/
Andreas Gysin
http://www.creativeapplications.net/processing/printshop-with-processing-preparing-algorithmic-content-for-offset-print/
Andreas Gysin
Monday, April 22, 2013
GLshader videos in Processing
Videos as textures on Processing
GSvideo + GLGraphics
https://codeanticode.wordpress.com/2011/05/16/glgraphics-099-released/
GSvideo + GLGraphics
https://codeanticode.wordpress.com/2011/05/16/glgraphics-099-released/
Thursday, March 7, 2013
Geomerative - a Processing library
Geomerative is a library for Processing. It extends 2D geometry operations to facilitate generative geometry. Includes a TrueType font and an SVG interpreters. This library exposes the shapes (such as vector drawings or typographies) in a more approchable way. Geomerative makes it easy to access the paths, the handles and the points, making it easy to develop generative typography and geometry pieces in Processing.
http://www.ricardmarxer.com/geomerative/
Fontastic - a Processing library
Fontastic
is a Processing library
to create font files
Created by Andreas Koller
http://code.andreaskoller.com/libraries/fontastic/
Monday, March 4, 2013
Duration Timeline
http://www.duration.cc/
Duration is a timeline for creative coding. Create live performances, interactive installations, and music visualizations by synchronously composing servos, lighting, and projection.
Duration integrates with OpenFrameworks, Processing, Cinder, vvvv, Unity3d, Quartz, and any other OSC enabled environment.
Perfect.
Duration is a timeline for creative coding. Create live performances, interactive installations, and music visualizations by synchronously composing servos, lighting, and projection.
Duration integrates with OpenFrameworks, Processing, Cinder, vvvv, Unity3d, Quartz, and any other OSC enabled environment.
Perfect.
Subscribe to:
Posts (Atom)