Processing!

»Twitter https://twitter.com/processingOrg
»Facebook https://www.facebook.com/page.processing
Welcome to Processing 3! Dan explains the new features and changes; the links Dan mentions are on the Vimeo page https://vimeo.com/140600280.
Download Processing http://processing.org/download
Browse Tutorials http://processing.org/tutorials
Visit the Reference http://processing.org/reference
Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. There are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning and proto

Processing alternatives

  • Processing.js

  • Processing.js is an open programming language, port of the Processing Visualization Language, for people who want to program images, animation, and interactions for the web without using Flash or Java applets. Processing.js uses Javascript to draw shapes and manipulate images on the HTML5 Canvas element.

    tags: animation art interactive javascript javascript-library
  • Nodebox

  • NodeBox is a new software application for creating generative art using procedural graphics and a new way to approach graphic design.

    tags: generative-art procedural-graphics
  • OpenFrameworks

  • openFrameworks is an open source C++ toolkit designed to assist the creative process by providing a simple and intuitive framework for experimentation. The toolkit is designed to work as a general purpose glue, and wraps together several commonly used libraries, including:

    tags: api art c-plus-plus generative generative-art
  • Quartz Composer

  • Quartz Composer is a node-based visual programming language provided as part of the Xcode development environment in Mac OS X for processing and rendering graphical data.Quartz Composer uses OpenGL (including GLSL), OpenCL (only in Mac OS X 10.6 and later), Core Image, Core Video, JavaScript, and other technologies to build an API and a developer tool around a simple visual programming paradigm. Apple has embedded Quartz technologies deeply into the operating system. Compositions created in Quartz Composer can be played standalone in any QuickTime-aware application (although only on Mac OS X 10.4 and later), as a system Screen Saver, as an iTunes Visualizer, from inside the Quartz Composer application, or can be embedded into a Cocoa or Carbon application via supplied user interface widgets. Because Quartz Composer makes extensive use of hardware acceleration and pixel shaders, it is recommended to have a graphics card with at least 32 MB of VRAM. While Quartz Composer is included with the iPhone SDK, there is currently no way of running Quartz Compositions on iOS devices. »

    tags: audio-sync dynamic-prototypes mockups node-based programming-language
  • Vuo

  • Vuo lets media creators make interactive animations, exhibits, performances, and professional-grade media projects by connecting up simple building blocks. Media creators can use these blocks to manipulate audio input, images, layers, videos, and 2D + 3D graphics, as well as record high-quality video of the results.

    tags: art blur-filter built-in-3d-model-viewer built-in-rss-reader built-in-video-mapper
  • XStart

  • Script runtime for rapid software development.

    tags: Portable audio-input-and-output automation game-development json
  • Fugio

  • Fugio (pronounced foo-gee-oh) is an open visual programming system for building digital art and creative projects quickly, with no programming experience required.

    tags: arduino art cross-platform generative generative-art
  • Vvvv

  • vvvv is a graphical programming environment for easy prototyping and development. It is designed to facilitate the handling of large media environments with physical interfaces, real-time motion graphics, audio and video that can interact with many users simultaneously.

    tags: Portable graphics art realtime generative
  • Protovis

  • Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction.Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example. »

    tags: charts html javascript visualisation visualization
  • Shoebot

  • Shoebot is a pure Python graphics robot: It takes a Python script as input, which describes a drawing process, and outputs a graphic in a common open standard format (SVG, PDF, PostScript, or PNG). It has a simple text editor GUI, and scripts can describe their own GUIs for controlling variables interactively. Being pure Python, it can also be used as a Python module, a plugin for Python-scriptable tools such as Inkscape, and run from the command line. It was directly inspired by DrawBot and Shoes. Thus, “Shoebot.” »

    tags: graphics-generator python
  • Fugu Modelling System

  • Fugu is a procedural modelling system for 3D graphics. It supports the generation, manipulation and animation of 3D form using scripts written in the Lua programming language. Fugu contains a code editor with all the usual bells and whistles, and a 3D view in which to visualise your design.

    tags: Portable geometry lua procedural procedural-generation
  • Evaldraw

  • Evaldraw allows you quickly write small programs in its C-like language. It supports static variables, enums, arrays, functions and just recently structs.

    tags: c-development instant-compiler opengl programming programming-language
  • PatterNodes

  • PatterNodes is a tool for creating graphical patterns, gradients or illustrations based on repetitions. This is done by defining a sequence of steps, a recipe or sorts, that describes the pattern. Each pattern element or operation is represented by a little panel called a node, and the nodes are then linked by connections drawn between them. As the nodes can be freely combined and connected this gives you a very flexible and powerful interface.

    tags: graphics illustration node-based parametric pattern
  • Context Free

  • Context Free is a program that generates images from written instructions called a grammar. The program follows the instructions in a few seconds to create images that can contain millions of shapes.

    tags: art generative generative-art procedural procedural-generation