Pinned Repositories
archive-for-processing
Archiving open source resources for the Processing community
ChannelShiftGUI
GUI interface for datamoshing images by manipulating RGB color channels using Processing
palettes
A collection of manually compiled color palettes, packaged as a Processing library.
PDE
Processing Libraries and Examples
PGS
Processing Geometry Suite
processing-forked-libraries
Forked Libraries for Processing: an archive of template-forked libs, one per branch
rosettamesh
A collection of triangle mesh conversions for Processing, Clojure, and Java.
teilchen
a simple physics library based on particles, forces, constraints and behaviors
triangulate
create a mesh of triangles from a set of points
website
Coding Train website
Archive for Processing's Repositories
archive-for-processing/all-horizons-auto-tumblr-gifs
a bot that generates gifs with processing and posts them on tumblr
archive-for-processing/blob-tracker
The blob tracker class is used to track blobs as they are created, destroyed, and change location
archive-for-processing/cassette
Processing Audio implementation for Android
archive-for-processing/CollisionDetectionFunctionsForProcessing
A set of simplified collision detection functions to Processing
archive-for-processing/color-palette
The ColorPalette class manages color pools
archive-for-processing/colorLib
A Processing library to work with colors.
archive-for-processing/ComputationalGeometry-P5
Computational Geometry Processing Library
archive-for-processing/Controller
DCC++ Controller for Processing IDE
archive-for-processing/drop
port of sojamo's drop library to Processing 3
archive-for-processing/G4P_Examples
Temp repo: Use for testing of Processing's Examples Manager
archive-for-processing/gicentreutils
giCentre Utils: Processing library for data visualization
archive-for-processing/GifAnimation
Processing 3.x port of Extrapixels' GifAnimation library
archive-for-processing/inspector
A processing library to display variables on screen instead of printing them into the console when developing or debugging a sketch.
archive-for-processing/jgrapht
jgrapht library for processing
archive-for-processing/mappingtools
A Processing library that facilities mapping on straight or curved surfaces (deprecated)
archive-for-processing/midimapper
A processing library to assign midi events to members of a sketch.
archive-for-processing/modelbuilderMk2
ModelbuilderMk2 - computational geometry library for Processing
archive-for-processing/mtXcontrol
mtXcontrol is a LED Matrix editor written in Processing to create multiple frames sequences easily. By now, support for Novation Launchpad and the 8x8 RGB LED Rainbowduino Controller by Seeedstudio is given.
archive-for-processing/MuKCast
Processing Library
archive-for-processing/oscp5
An Open Sound Control (OSC) implementation for Java and Processing
archive-for-processing/p5-fullscreen
boilerplate for p5 fullscreen on desktop and mobile with normalized touch/mouse interaction
archive-for-processing/PatchMatch
The PatchMatch algorithm for Processing
archive-for-processing/printing-code
Repository for the "Printing Code" taught at ITP, NYU
archive-for-processing/Processinglue
Virtual display and camera to prototype Processing exhibition within Processing
archive-for-processing/redis-processing
[unmaintained] Wrapper to use Redis in Processing. It's based on Jedis, a small Java client by Jonathan Leibiusky.
archive-for-processing/soundcloud-processing
[unmaintained] Library to use the SoundCloud API in Processing.
archive-for-processing/spacebrewP5
[library] Spacebrew library and examples for Processing
archive-for-processing/TemplateMode
Mode Template for extending Java mode in Processing IDE 2.0
archive-for-processing/TweakMode
A new mode for Processing's PDE that allows modifying fixed numbers in the code while the sketch is running and seeing the result in real-time.
archive-for-processing/VirtualCamera
3D first-person virtual camera Processing library. Allows you to control the camera with the keyboard and mouse, using WASD-style movement.