An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with processing

A curated list of projects in awesome lists tagged with processing .

https://github.com/pitou/fireworks

Flashy generative fireworks

fireworks generative-design processing

Last synced: 06 Sep 2025

https://github.com/ugnmura/Marching_Squares_Processing_Java

Marching Squares Algorithm implemented in Processing 3 in Java

algorithm image-processing java processing

Last synced: 02 Sep 2025

https://github.com/alumik/skyline-fighters

利用 Processing 制作的一个《天际战机》小游戏

game processing

Last synced: 16 Mar 2025

https://github.com/l-t-m-f/lemonadetycoon_processing

Unfinished clone of the financial literacy game Lemonade Tycoon coded in Java and using processing for graphics.

game-development java management-game processing processing-library processing-sketch tycoon-game

Last synced: 19 Apr 2026

https://github.com/ilhanozkan/jumpcutter

A Node.js package for processing videos and audio files by handling silent sections.

audio ffmpeg jumpcut processing silence video

Last synced: 17 Apr 2026

https://github.com/sapuri/face-camera

A Processing app to filter your face in real time

java opencv processing

Last synced: 17 Apr 2026

https://github.com/artemstoliarenko/ufraw-parallel

.NET utility to encode multiple files simultaneously with ufraw

dotnet dotnet-framework dotnet-standard parallel process processing ufraw

Last synced: 17 Apr 2026

https://github.com/helias/imageeditor

A university project written in Processing

imageeditor imageeditor-processing pepper processing salt university

Last synced: 25 Jul 2025

https://github.com/trufae/far

find-and-replace

awk count filter grep processing sed text

Last synced: 21 Jan 2026

https://github.com/bluegreen-labs/junglerhythms

Jungle Rhythms post processing package

image-processing processing

Last synced: 18 May 2026

https://github.com/uchida16104/xenpi

This is an application I developed by Sonic Pi and Processing for playing microtonal performance.

livecoding portfolio processing sonic-pi

Last synced: 15 Sep 2025

https://github.com/daijobudes/basic-image-processing

Basic image processing, original image to greyscale, negative or sepia, including a histogram. Written in C#.

basic csharp dotnet image processing

Last synced: 10 Apr 2026

https://github.com/stefterv/processing4-gradle

Research repo for the transition from Ant to Gradle

processing processing4

Last synced: 25 Jan 2026

https://github.com/sebi06/pymicrotools

Collection of python scripts and notebooks related to microscopy, imaging and image analysis

analysis image microscopy processing python

Last synced: 17 Sep 2025

https://github.com/asankasovis/05.-mondrian_tiles

Piet Mondrian is a Dutch artist who is regarded as one of the greatest artists of the 20th century. Mondrian Tiles come from some of the paintings he did and consist of colourful tiles arranged in a pattern. In this article, we will try to recreate these patterns using an algorithm.

generative-art processing

Last synced: 30 Apr 2026

https://github.com/yakubique/prefix-suffix

Add prefix/suffix to text/json

github-actions json processing

Last synced: 18 Apr 2026

https://github.com/odisce/dianmf

Processing of SWATH-DIA metabolomics data

dia ms nmf processing swath

Last synced: 17 Sep 2025

https://github.com/hamolicious/processing-color-tracker

A colour tracking system that uses MJPEG Streams to track colors

color color-tracking mjpeg mjpeg-stream processing video

Last synced: 23 Apr 2025

https://github.com/we-gold/marching-cubes

A simple demo of the marching cubes algorithm written from scratch.

algorithm demo marching-cubes processing

Last synced: 11 Jun 2026

https://github.com/ncar/ranadu

R-based Analysis for NCAR-Aircraft-Data Users

aircraft data-files ncar-eol-raf netcdf processing r-and-python raf

Last synced: 18 Apr 2026

https://github.com/patteg21/pigeon-evals

A End-To-End RAG Pipeline that includes Evaluations, iterations, and swappable components. At its core it allows users to be able to try different embedding models and techniques.

benchmarking document-processing embeddings evaluation llm mcp nlp pipeline processing python rag retrieval-augmented-generation vector-database vector-search

Last synced: 28 Apr 2026

https://github.com/asankasovis/04.-phyllotaxis

I created a Phyllotaxis pattern in this code. In nature, we see a variety of intricate patterns. Phyllotaxy is the arrangement of leaves on a plant stem. This arrangement also follows an intricate yet simple pattern. Examples of these patterns appear in sunflowers, cacti, etc. In this small demonstration, I apply two equations to circles to create an example of these Phyllotaxis patterns. This is based on the equations mentioned in the Algorithmic Botany book, Chapter 04.

generative-art processing

Last synced: 28 Mar 2025

https://github.com/chaht01/snubusstopsimulation

2017 SNU Bus Stop agent simulation. Inspired by "Nature of Code" of Daniel Shiffman

agent-based-simulation crowd-simulation processing simulation

Last synced: 12 Oct 2025

https://github.com/asankasovis/02.-gravity-simulation

I created a Gravity Simulation in this code. Almost everything in the real world can be defined mathematically. And if you can define them mathematically, then that means that you can simulate it in a computer too. Gravity is the same. With some simple lines of code, we can create a working simulation of a bouncing ball.

generative-art processing

Last synced: 28 Mar 2025

https://github.com/agucova/flappyduino

A simple interaction for playing Flappy Bird on your pc, while pressing a physical Arduino button.

arduino circuit flappy processing

Last synced: 16 May 2026

https://github.com/nickmcintyre/processing-synchronization

Simulate oscillator synchronization with Processing

processing synchronization

Last synced: 16 May 2026

https://github.com/villares/faded-parsons-visual

Python Parsons Problems with Visual Results. Quebra-cabeças de Parsons em Python com resultado visual

creative-coding creativecoding education parsons parsons-problem processing py5 pyp5js python

Last synced: 19 Apr 2026

https://github.com/cadin/plotter-canvas

An empty canvas for building plotter art in Processing

creative-coding plotter-art processing

Last synced: 17 Oct 2025

https://github.com/radames/the-kazimier-emeter

Interactive e-meter - The Invisible Wind Factory by The Kazimier 2016

game leap-motion osc processing

Last synced: 18 Oct 2025

https://github.com/lp1dev/python-nlp

Python natural language processor

language natural processing python

Last synced: 15 May 2026

https://github.com/ernestum/polypractice

A simple tool to practice polyrhythms

p5js processing

Last synced: 14 Apr 2026

https://github.com/thiagosilvaantenor/processosexercicio-4-so1

Exercício 4, de processos, da matéria de Sistemas Operacionais 1 do curso de Análise e desenvolvimento de sistemas da FATEC Zona Leste

java jfilechooser operating-system processing window-builder windows

Last synced: 14 May 2026

https://github.com/othmane099/tictactoe-minimax-processing

implementing MinMax Algorithm in TicTacToe game using Processing.

game minmax minmax-algorithm processing processing-sketch processing3 tic-tac-toe tictactoe

Last synced: 19 Oct 2025

https://github.com/rvalla/azarte.sollewitting

A place to explore interactive versions of Sol Le Witt's wall drawings.

interactive-art p5js processing

Last synced: 20 Oct 2025

https://github.com/yujonglee/seoul-ultrafinedust-visualization

Seoul Ultrafine-dust Visualization using Open data.

data-visualization fine-dust perl5 processing

Last synced: 15 May 2026

https://github.com/mminer/processing

Miscellaneous Processing sketches.

processing

Last synced: 15 May 2026

https://github.com/soenneker/soenneker.stripe.client

A .NET typesafe implementation of Stripe's StripeClient

client csharp dotnet payment processing sdk stripe stripeclient stripeclientutil util

Last synced: 10 Jun 2026

https://github.com/diloabininyeri/rabbitmq-multi-thread-

php multi thread with rabbitmq, a Multi-thread message queue is an advanced data transfer. It was written using rabbitmq to show how to communicate between PHP and consumer and publish. Queue and multi-thread queues are completely different.

multi php processing pthreads rabbitmq thread

Last synced: 18 May 2026

https://github.com/franciscohanna92/platonic-solids-processing

Processing Sketch with the code for the platonic solids

platonic platonicos processing sketch solidos solids

Last synced: 10 Jun 2026

https://github.com/devprnvk/pycryptochain

A implementation of a blockchain-based cryptocurrency in Python. This project aims to provide a fundamental understanding of blockchain technology and cryptocurrency by building a basic version from scratch. Features include blockchain creation, transaction handling, mining rewards, simulation.

blockchain crypto data decryption encryption hashing processing py python salting storage

Last synced: 09 Mar 2026

https://github.com/sarweshshah/pacman_modified

The classic Pacman game with a twist

game processing

Last synced: 24 Oct 2025

https://github.com/tutoria-imd/tools

Algumas ferramentas de automação desenvolvidas para auxiliar no trabalho dos tutores do IMD.

database processing

Last synced: 06 May 2026

https://github.com/ruby-processing/geomerativegem

Gem wrapper for Ricard Marxer Geomerative library for processing

art font geomerative processing ruby-processing

Last synced: 14 Apr 2026

https://github.com/ludusexe/mini_arduino_sonar

Military Spinning Sonar System using Arduino Ultrasonic Sensor.

arduino diy-electronics diy-project processing

Last synced: 14 Apr 2026

https://github.com/joegorithm/pickle

Pickle is a game based on the concept of Wordle but only includes food-themed words.

pickle processing processingjs word-game wordle

Last synced: 29 Apr 2026

https://github.com/omnisch/bubble-and-splash

A generative art program using Processing4

generative-art processing processing4

Last synced: 09 Jul 2025

https://github.com/carloe/p5js-webpack

A barebones p5js webpack template

generative-art p5js processing webpack

Last synced: 07 May 2026

https://github.com/schwabnicolas/sakurawaitingscreen

A waiting screen for streams with cherry blossom tree in background.

particles processing waitingpage

Last synced: 25 Oct 2025

https://github.com/grkvlt/worms

Processing Worms Sketch

processing

Last synced: 02 Mar 2025

https://github.com/rvalla/p5jschallenges

Teaching resources for elementary school.

javascript p5js processing teaching

Last synced: 14 Apr 2026

https://github.com/boehm-e/processing_lowpoly_waves

test de generation de vagues en processing

processing

Last synced: 27 Oct 2025

https://github.com/micycle1/outspread

A game where players must conquer the available space using randomly sized rectangles.

game game-2d processing processing-library

Last synced: 19 May 2026

https://github.com/greenelab/czi-cancer-data

Downloading and processing pipelines used for single cell gene expression assays of human tumor biopsies

cancer-genomics czi data-processing download gene-expression pipeline processing script single-cell

Last synced: 11 May 2026

https://github.com/osteele/arduino-pwm-explorer

This is a pair of programs for the Arduino and Processing, to help students develop an understanding of Pulse Width Modulation (PWM).

arduino education processing visualization

Last synced: 09 May 2026

https://github.com/sun-lab-nbb/sl-behavior

A python library that provides tools for processioning behavior data acquired in the Sun (NeuroAI) lab.

behavior processing sun

Last synced: 28 Jan 2026

https://github.com/guiherzog/sphfluid

An implementation of the SPH algorithm with an interpretation of the total energy and pressure of the system.

computer-graphics hydrodynamics particles processing simulation

Last synced: 06 Feb 2026

https://github.com/gabriel-vasconcelos/safe-alarm-password-project

Este projeto combina Arduino e Processing para criar um sistema de segurança para um cofre. O alarme é acionado por um LDR e o desbloqueio é feito via senha configurada com um potenciômetro. A interface gráfica em Processing permite monitorar o status do alarme e da senha.

arduino arduino-ide processing smd ufc

Last synced: 19 Apr 2026

https://github.com/fazal-coder/capturing_img

python code for Creating blue color image

loop numpy opencv processing python scheduler threading

Last synced: 06 May 2026

https://github.com/ynnckth/recursive-trees

Random Trees drawn recursively using p5

javascript p5js processing sketch

Last synced: 15 May 2026

https://github.com/ghost---shadow/arduino-turtle-bot-with-gui

A turtle robot using arduino with Processing GUI.

arduino drawing processing serial-ports turtlebot

Last synced: 15 Apr 2026

https://github.com/tcodes0/moving-stripes

Processing sketch, just playing around

processing

Last synced: 28 Oct 2025

https://github.com/ugnmura/marchingsquares

Marching Squares Algorithm implemented with Kotlin using Processing 4

algorithms ffmpeg gradle jvm kotlin marching-squares processing processing4

Last synced: 15 Apr 2026

https://github.com/laudebugs/a-simple-processing-game

A Simple Lego game built with Processing in Java

java-8 processing

Last synced: 18 Apr 2026

https://github.com/dkxce/virtualcamwithchromakey

Show how to remove background (chromakey) from one camera and send in to virtual

background chromakey imagesharp opencv processing realtime video virtualcam

Last synced: 06 May 2026

https://github.com/justin-marian/le-stats-sportif

Lightweight Flask-based service that calculates state averages, global means, top/bottom rankings, and category-based means on us-health dataset.

flask processing python rest-api-client threading unittesting us-health

Last synced: 15 Apr 2026

https://github.com/felipecacique/magneticlevitation

Magnetic Levitation Using Arduino: An In-Depth Technical Review. This is a review of an academic project that I participated in 2014.

arduino control-systems electronics hall-effect-sensor magnet magnetic-levitation magnetism matlab mechatronics pcb-design phisics pid pid-control processing programming simulink

Last synced: 01 Feb 2026

https://github.com/headless-start/image-repo

This repository contains OpenCV projects.

edges image opencv pixels processing python3

Last synced: 07 May 2026

https://github.com/willguimont/wireworld

WireWorld in Processing

java processing wireworld

Last synced: 15 May 2026

https://github.com/elehobica/co2monitor

Seeeduino XIAO CO2 Monitor (Arduino Sketch & Processing Sketch)

co2-monitor co2-sensor exsen processing processing-co2monitor rx-9 seeeduino-xiao

Last synced: 15 Jun 2025

https://github.com/lullaby6/starsbit-processing

Java Processing Game - Local multiplayer game about pixelated starships

game itch itchio java local-multiplayer local-multiplayer-game multiplayer multiplayer-game processing

Last synced: 16 Apr 2026

https://github.com/olange/learning-processing

Discovering and learning Processing – books, articles, useful resources, personal notes and own experiments

gongfuio learning-notes processing quil shakefu

Last synced: 29 Apr 2026

https://github.com/russell-ryan/fitsimage

Python class to facilitate a number of image processing steps for astronomical images with astrometric headers.

astrometry astronomy fits fits-files image processing python3

Last synced: 14 May 2026

https://github.com/markusand/surface

Create 3D surface visualization from DEM ASCII files in Processing

3d processing terrain

Last synced: 10 Jun 2026

https://github.com/oliversalzburg/sand-traveler

Canvas experiment inspired by original Sand Traveler artwork by Jared Tarbell

canvas complexification javascript processing

Last synced: 16 Apr 2026

https://github.com/garbage-music-taste/generls

Reinforcement Learning AI to play Generals.io at a superhuman level

artificial-neural-networks genetic-algorithm processing reinforcement-learning sockets

Last synced: 07 May 2026

https://github.com/lucasmmg1/elementarycellularautomata

This is a elementary cellular automata theory representation made in processing!

automata ca cellular elementary java processing wolfram

Last synced: 15 May 2026

https://github.com/devwannabe-dot/algorithm-nexus

Multiple algorithms I've wrote on top of my study routine, in order to help demonstrate or even solve different branches of general problems, using computer science.

c cpp math physics processing

Last synced: 07 May 2026

https://github.com/rihib/chrome-dino

My Processing Sketches

design processing processing-sketch

Last synced: 09 Apr 2025

https://github.com/ninjascl/arduino-sht11

Processing with Arduino and SH11 Sensor

arduino processing

Last synced: 07 May 2026

https://github.com/blacksujit/quantumlens

QuantumLens is a cutting-edge, AI-powered information assistant designed to revolutionize how you interact with and process information. By leveraging advanced machine learning algorithms and natural language processing techniques.

ai bert bert-embeddings dataanalysis information integration-flow intellij-idea ml model models nlp-machine-learning processing project research spacy spacy-models spacy-nlp spacy-pipeline summeriza summerization

Last synced: 16 Apr 2026

https://github.com/osteele/processing_serialrecord

A Processing library for sending and receiving multiple-value records on the serial port.

processing processing- processing-library

Last synced: 28 Apr 2026

https://github.com/gaetanozappi/vintage

Project in processing creates a vintage effect on images.

image image-processing photo processing vintage

Last synced: 13 Apr 2025

https://github.com/amy-kwan/hci-whack-a-mole-project

A Whack-a-Mole game created in the summer (July - August) of 2017 using Processing/Javascript (p5.js) and utilized in studies involving mental health, stress, Human Computer Interaction, Fitts' Law, and target acquisition.

computer-science fitts-law game gui hci javascript p5 p5js processing studies target-acquisition whack-a-mole

Last synced: 14 May 2026

https://github.com/westleyr/arglib

Simple, Library for Argument Processing

argument argument-parser arguments c clang library processing program

Last synced: 01 Mar 2026