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/jakarto3d/jakteristics

Compute point cloud geometric features from python

3d feature geometric lidar lidar-point-cloud normals pointcloud processing python

Last synced: 08 Apr 2025

https://github.com/claudiodsf/stockwell

Stockwell transform for Python

processing signal time-frequency-analysis transform

Last synced: 13 Apr 2025

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

JRubyArt a ruby implementation of processing

art creative-coding generative-art graphics jruby jrubyart processing ruby sound video

Last synced: 07 Apr 2025

https://github.com/jpvantassel/swprocess

Python package for surface wave processing.

geopsy mam masw processing surface wave

Last synced: 14 Mar 2026

https://github.com/nitin42/react-tint

A React component that applies image processing filters to an image using Processing

canvas image-processing p2d processing processingjs react web webgl

Last synced: 21 Mar 2025

https://github.com/torkleyy/nitric

[ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric

data ecs entity-component processing

Last synced: 20 Aug 2025

https://github.com/cansik/realsense-processing

Intel RealSense 2 support for the Processing framework.

camera intel java library processing realsense realsense-camera

Last synced: 15 Apr 2025

https://github.com/b-g/ani

A lightweight animation library for the programming environment Processing

animation java processing processing-library

Last synced: 13 Apr 2025

https://github.com/glouw/weaver

A spider tapestry weaver

delaunay image processing spider triangulation webs

Last synced: 25 Apr 2025

https://github.com/alexdmiller/shape-mapper

Projection mapping library for Processing

processing projection-mapping

Last synced: 15 Apr 2025

https://github.com/jeffthompson/creativeprogramming1

An introductory course exploring code as a tool for creative making

art course design javascript p5js processing

Last synced: 12 May 2025

https://github.com/py5coding/py5book

juypter book repo for py5

processing python

Last synced: 07 May 2025

https://github.com/opendronemap/cloudodm

A command line tool to process aerial imagery in the cloud. 🌩

cloud drones golang odm opendronemap photogrammetry processing

Last synced: 25 Jun 2025

https://github.com/danielshervheim/unity-image-effects

A collection of image effects for Unity.

bilateral blur gaussian image processing unity

Last synced: 25 Apr 2025

https://github.com/rastapasta/tilegrinder

♻️ A node.js GIS helper library for easy alteration of Vector Tiles in an MBTiles container

helper mbtiles nodejs processing protobuf vector-tiles

Last synced: 21 Jun 2025

https://github.com/equinor/neqsim

NeqSim is a library for calculation of fluid behavior, phase equilibrium and process simulation

equation-of-state fluid-properties gas-production gas-transport java oil-and-gas phase-equilibrium physical-properties process-simulation processing pvt thermodynamics

Last synced: 02 Feb 2026

https://github.com/jasonwebb/surfacemappergui

A simple projection mapping interface using Processing's SurfaceMapper and ControlP5 libraries.

processing projection-mapping

Last synced: 07 May 2025

https://github.com/neefrehman/generative

A digital playground for experimenting with creative coding and WebGL

art experimental generate generative-art javascript p5 p5-sketches p5js processing

Last synced: 23 Feb 2026

https://github.com/johnearnest/stonesoup

A guide to making simple games with Processing

educational-materials game-development processing

Last synced: 20 Jul 2025

https://github.com/py5coding/py5generator

Meta-programming project that creates the py5 library code.

processing python

Last synced: 12 Jan 2026

https://github.com/cadin/generative-noodles

A generative art sketch for creating plotter art in Processing

creative-coding generative-art plotter-art processing

Last synced: 05 Apr 2025

https://github.com/nitin42/generative-designs

A collection of generative design React components

creative design fun generative-art graphics processing react web

Last synced: 13 Oct 2025

https://github.com/pietroppeter/p5nim

🌸👑 p5nim: processing for nim through p5js

interactive nimib p5js processing

Last synced: 30 Apr 2025

https://github.com/diwi/liquidfunprocessing

Box2D/LiquidFun Library for Processing.

box2d liquid liquidfun particlesystem physics processing

Last synced: 13 Jul 2025

https://github.com/wangy8961/python3-concurrency

Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别

aiohttp asyncio concurrency coroutine futures processing progressbar python3 requests threadpool

Last synced: 11 Sep 2025

https://github.com/pilotpirxie/json-to-ffmpeg

Experimental JSON to ffmpeg filter complex converter

ffmpeg ffmpeg-command ffmpeg-script ffmpeg-wrapper media node nodejs processing video

Last synced: 12 Oct 2025

https://github.com/CodingTrain/Creative-Coding-Processing-Full-Course

Full Course: Creative Coding with Processing 4!

coding creative learn processing

Last synced: 10 May 2025

https://github.com/redfrik/the_art_of_shader_programming

workshop at nk, june2013

cinder processing

Last synced: 15 Apr 2025

https://github.com/ffAudio/foleys_video_engine

A video engine to load, play, assemble and write video - to be used with JUCE

cpp ffmpeg juce nle player processing video

Last synced: 08 May 2025

https://github.com/jasonwebb/superformulasvg

2D superformula line-art generator built in Processing, with SVG export for use in digital fabrication workflows.

art generative processing superformula svg vector

Last synced: 07 May 2025

https://github.com/gamemann/the-dpdk-examples

Program examples utilizing the DPDK. The DPDK is a kernel-bypass network library that allows for very fast network packet processing. This is great for (D)DoS mitigation and low-latency packet inspection, manipulation, and forwarding.

cyber cyber-security cybersecurity data-plane dpdk dpdk-code dpdk-examples drop fast firewall intel low-level networking packet processing security stats udp

Last synced: 28 Aug 2025

https://github.com/danielepiccone/dithering_algorithms

Sample implementation for different common dithering algorithms

colors dithering-algorithms processing

Last synced: 04 Jul 2025

https://github.com/acidbourbon/numpy_ltspice_filter

A python module for seamless integration of analog filters designed in LTspice into Python3/Numpy signal processing projects.

convolution fast-convolution-filtering filter-demo impulse ltspice numpy processing python response signal

Last synced: 22 Jan 2026

https://github.com/xiaoxiae/purepursuitalgorithm

An implementation of a basic adaptive pure pursuit algorithm in Java using the Processing library.

frc java processing

Last synced: 21 Jul 2025

https://github.com/expo/expo-graphics

Tools to help simplify working with three, pixi, phaser, ect...

arkit expo game-development opengl-es phaser pixijs processing react-native threejs webgl

Last synced: 30 Sep 2025

https://github.com/mozex/anthropic-php

Anthropic PHP is a supercharged community-maintained PHP API client that allows you to interact with Anthropic API.

anthropic anthropic-claude api claude-3 claude-ai client language natural php processing sdk

Last synced: 05 Mar 2026

https://github.com/neplexlabs/illustrator.js

JavaScript image processing library

api canvas hacktoberfest image javascript nodejs processing

Last synced: 08 Mar 2026

https://github.com/icaroferre/AudioHit

Rust-based CLI for batch processing audio samples.

audio cli-utilities editing fade-audio-samples processing rust

Last synced: 14 Jul 2025

https://github.com/abdur-rahmaanj/ppython

Implementation of processing.org's processing in pure python. No dependency, no import and no run()

p5js processing python

Last synced: 25 Mar 2025

https://github.com/rngtng/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.

arduino led-controller processing rainbowduino seeedstudio

Last synced: 15 Jun 2025

https://github.com/doo/scanbot-sdk-example-ios

Integrate the iOS Document Scanner from Scanbot SDK into your project

app document filter image ios library mrz ocr plugin processing reader scan scanner scanning sdk swift

Last synced: 21 Aug 2025

https://github.com/anacletolab/ensmallen

🍇 Ensmallen is the Rust/Python high-performance graph processing submodule of the GRAPE library.

graph processing python rust

Last synced: 12 Apr 2025

https://github.com/mlampros/texttinyr

Text Processing for Small or Big Data Files in R

bh boost cpp11 processing r rcpp rcpparmadillo text

Last synced: 13 Apr 2025

https://github.com/uploadcare/uploadcare-ruby

Ruby API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.

api client file-upload image-processing image-recognition image-upload processing ruby sdk upload uploadcare uploader

Last synced: 12 Apr 2025

https://github.com/deermichel/reverb

Straightforward (sound/multipurpose) reverberator

audio cpp daw demo effect experiment jot-fdn opencv processing realtime reverb sound video

Last synced: 16 May 2025

https://github.com/litecanvas/game-engine

🎮 Lightweight HTML5 canvas 2D engine suitable for small games, prototypes, animations, creative coding, etc.

creative-coding fantasy-console game-development game-engine gamedev generative-art hacktoberfest html5-canvas javascript-game js13k litecanvas p5js pico-8 processing tic-80 videogames

Last synced: 30 Apr 2025

https://github.com/charming-art/gh2

A creative coding language for ASCII art and poetic form.

animation ansii-art artworks character-art creative-coding p5js processing terminal terminal-app terminal-game

Last synced: 24 Oct 2025

https://github.com/picorana/vr_audioscape

Google Summer of Code 2017 project - VR application built with processing-android

music-visualizer procedural-generation processing processing-android virtual-reality vr-application

Last synced: 08 Aug 2025

https://github.com/mbrlabs/pixl

:rocket: Lightweight image processing library in C++11

image image-processing jpeg linux png processing resize

Last synced: 12 Apr 2025

https://github.com/doo/scanbot-sdk-example-capacitor-ionic

Easy-to-use Ionic and Capacitor document scanner and data extraction library using Angular

android angular capacitor cross-platform document document-scanner document-scanning image ios library mrz ocr plugin processing scanner scanning sdk

Last synced: 12 Apr 2025

https://github.com/gh2hq/gh2

A creative coding language for ASCII art and poetic form.

animation ansii-art artworks character-art creative-coding p5js processing terminal terminal-app terminal-game

Last synced: 10 Apr 2025

https://github.com/mustafabklz/mustafabukulmez_com_dersler

Kişisel web sitemde yayınladığım C# derslerini içeren bir projedir. Tüm dersleri içermemekle birlikte 12.11.2018 tarihinden sonra eklediğim ve bu projeye eklenmesini mantıklı bulduğum dersleri bu proje içerisine almaya çalışacağım.

csharp csharp-code csharpegitimseti datagridview deserialization drag-drop exceptions extension-methods generic-list kill-process lingtoxml miliseconds-convert proccess-owner processing read-excel serialization tooltip user-control xml

Last synced: 09 Apr 2025

https://github.com/jarmitage/stenophone

The Stenophone is a musical instrument combining stenotype and live coding

arduino eagle livecoding music musical-instrument node osc p5ks plover processing socket-io stenotype supercollider teensy tidalcycles yarn

Last synced: 07 Oct 2025

https://github.com/whitfin/efflux

Easy Hadoop Streaming and MapReduce interfaces in Rust

hadoop mapreduce processing

Last synced: 16 Apr 2025

https://github.com/msales/streams

Simple Go stream processor

go-library golang processing streams

Last synced: 13 Aug 2025

https://github.com/gnuradio/greps

GNU Radio Enhancement Proposals

gnuradio processing

Last synced: 29 Jun 2025

https://github.com/ashleymarkfletcher/kinectparticles

Kinect particle interaction, using a Microsoft Kinect v2 camera, created with Processing

kinect kinect-v2 particles processing

Last synced: 12 Jul 2025

https://github.com/niftypet/nipet

High-throughput PET image reconstruction with high quantitative accuracy and precision

analysis cuda gpu image-reconstruction medical-imaging mlem pet processing python

Last synced: 10 Sep 2025

https://github.com/h8gi/canvas

golang animation library

animation go golang graphics processing

Last synced: 02 Feb 2026

https://github.com/nachtfeuer/pipeline

Spline is a tool that is capable of running locally as well as part of well known pipelines like Jenkins (Jenkinsfile), Travis CI (.travis.yml) or similar ones.

bash docker matrix pipeline processing python workflow yaml

Last synced: 08 Apr 2025

https://github.com/nathan-hellinga/subway-map-generator

A Processing.py project to generate beautiful subway maps

map procedural-generation processing processing-python python subway trains

Last synced: 03 Apr 2025

https://github.com/tes3awy/matlab-tutorials

Image Processing MATLAB Codes, Simulink, GUI, and Standalone Applications

image-processing matlab matlab-tutorials processing signal-processing standalones

Last synced: 01 May 2025

https://github.com/Nachtfeuer/pipeline

Spline is a tool that is capable of running locally as well as part of well known pipelines like Jenkins (Jenkinsfile), Travis CI (.travis.yml) or similar ones.

bash docker matrix pipeline processing python workflow yaml

Last synced: 15 May 2025

https://github.com/akavel/wernessdithering

Copy of dithering code by Brent Werness (Koloth) invented for Obra Dinn

algorithm dithering obra-dinn processing shader

Last synced: 23 Mar 2025

https://github.com/jmigueldelgado/fake-geo-images

A module to programmatically create geotiff images which can be used for unit tests

geospatial image-processing p2 processing testing unit-testing

Last synced: 18 Apr 2026

https://github.com/woudsma/p5js-es6-boilerplate

ES6 boilerplate with p5.js included. Use npm modules / includes a development server / create production builds (using esbuild) for publishing to the web ✨

beginner boilerplate es6 es6-boilerplate esbuild javascript npm p5js processing sketch

Last synced: 30 Oct 2025

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

A simpler ruby-processing for linux/Windows/MacOS?

art generative-art graphics jruby processing ruby sound video

Last synced: 10 Jul 2025

https://github.com/cansik/opencv-processing

OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API

computer-vision creative-coding opencv processing

Last synced: 05 May 2025

https://github.com/onlylemi/musicvisual

🎵 Live coding by Yuan Ren in OF COURSE

creative-coding music music-visualisation processing

Last synced: 05 Mar 2026

https://github.com/niels-ntg/ftlav

FTL Adventure Visualiser: a data recording and visualisation tool for FTL: Faster Than Light

data-visualization dataviz ftl ftl-game processing savegame tool videogame-tool videogames

Last synced: 22 Mar 2025

https://github.com/gdsports/imu-wifi

Send IMU orientation data over WiFi

arduino bno055 esp8266 imu mpu6050 p5js processing

Last synced: 09 Apr 2025

https://github.com/mkazimoto/esp32_cnc

CNC for ESP32 (30 pins) with 28BYJ-48 stepper motor and ULN2003

28byj-48 3d arduino cnc esp32 gcode grbl plotter printer processing stepper uln2003

Last synced: 12 Oct 2025

https://github.com/cansik/pointcloud-processing

A point cloud visualisation and analysis library for Processing.

analysis library pointcloud processing visualization

Last synced: 05 May 2025

https://github.com/danielbrito/generative-design

🎨 Research about algorithms that generate art.

algorithms art generative-design processing

Last synced: 04 Apr 2025

https://github.com/cansik/yolo-mask-detection

A pre-trained YOLOv3 based mask detection network.

computer-vision machine-learning mask-detection processing python yolov3

Last synced: 05 May 2025

https://github.com/lingdong-/dbn.js

Recreation of John Maeda's "Design By Numbers" programming environment in JavaScript

creative-coding design-by-numbers graphics interpreter processing web-ide

Last synced: 14 May 2025

https://github.com/liquidev/processing-monokai-theme

The Monokai theme from Sublime Text remade for the PDE.

monokai processing processing-theme

Last synced: 13 Mar 2026