curly-monsters's Stars
tsulej/GenerateMe
Processing scripts used to generative glitch / art / design
generative-design/Code-Package-Processing-3.x
Code package of the book Generative Design for Processing 3.x
shiffman/Face-It
A repository of Processing examples for ITP fall workshop about face detection, recognition, and miscellaneous tracking methods.
generative-design/Code-Package-Processing-2.x
Code package of the book Generative Design for Processing 2.x
v3ga/Processing
A collection of sketches using various libraries I use during courses.
bjango/Processing-SVG-experiments
Some Processing example projects to export SVGs
sighack/processing-boilerplate
A boilerplate for creating generative art using Processing with lots of export options.
gotutiyan/generative-art-Processing
Processingによるアート作品をまとめたリポジトリです.一部の作品はopenFrameworksで書かれています.This is a repository for art portfolio of Processing art. Some of arts are written in openFrameworks, one of the C++ libraries.
no-carrier/ProcessingTextmodeEngine
The Processing Textmode Engine renders output in Processing to a full color text display, reminiscent of early computer or BBS graphics.
antoine1000/kinect-skeleton
💀 - Processing experiments around skeleton tracking with Kinect
ronikaufman/genuary2023
Daily creative coding sketches for Genuary 2023
Apress/pro-processing-images-and-computer-vision-opencv
Source code for 'Pro Processing for Images and Computer Vision with OpenCV' by Bryan WC Chung
b2renger/Introduction_Processing
This respository is a french introduction to the Processing programming language
craftoid/sketches
Collection of Processing sketches published at OpenProcessing.org
ronikaufman/poetical_computer_vision
31 metamophoses of Ada Lovelace, made with code
ronikaufman/hommage-a-molnar
Generative art project
maschere/glsl-vjay
Performance-ready Processing sketch to use different GLSL shaders (mostly from shadertoy) for live music visualization with OSC
b2renger/Processing_Blends_Shaders
experimental framework with processing
asankaSovis/10.-Floyd-Steinberg-Dithering
🎨 Floyd-Steinberg Dithering is not just a fancy art style; it also has practical applications in the real world. Introduced by Robert W. Floyd and Louis Steinberg in 1976, as the name implies, dithers the image. This is practically helpful in manipulating images. More colours can be created with a smaller colour palette.
b2renger/processing_audio_offline_fft
a small app to export fft audio data to csv files
asankaSovis/11.-Shader-Art
🖥️ Shaders are an integral aspect of current graphics programming and play an important role in computer graphics. They are specialized applications that alter and control the rendering of pictures, movies, and visual effects using graphics processing units (GPUs).
asankaSovis/asankaSovis.github.io
🕸️ This repo holds the source code of my personal website. The template used is originally uploaded by DevCRUD to www.free-css.com. You are free to copy this source and use it for your own personal website.
b2renger/processing-library-template
Processing Library Template for Eclipse
b2renger/wekinator_processing_arduino_howto
A small tutorial on how to get data from an arduino send it to wekinator for ML and send it back to processing
mfadtparis/ProcessingShaders
Processing Shader workshop with Jerome Saint-Clair
TechnicJelle/ShaderMandelbrot
Mandelbrot set in Processing Shaders