good first issue
Good for newcomers
#
processing-language
Here are 83 public repositories matching this topic...
A Visual Studio Code extension for the programming language Processing
processing
syntax-highlighting
snippets
vscode
visual-studio-code
vscode-extension
visual-studio-extension
processing-language
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Mar 24, 2018
A reimagining of SurfaceMapperGUI for Processing
-
Updated
Mar 18, 2020 - Java
-
Updated
Nov 11, 2019 - Java
Open Source Sketchbook written in Processing Language
processing
p5
sketches
processing-animation
processing-android
hacktoberfest
processing-sketch
processing-ide
sketchbook
processing-language
processing-library
processing3
dwoc
dwoc2020
-
Updated
Apr 15, 2021 - Processing
Pong game created with Processing
-
Updated
Apr 22, 2022 - Processing
A basic project showing how a Processing sketch and an FXML JavaFX stage may be integrated.
-
Updated
Mar 7, 2020 - Java
A gaming library that enables easy 2D game creation within Processing.
processing
java
learning
education
library
game-development
jar
game-library
pde
greenfoot
processing-language
processing-library
-
Updated
Jan 26, 2022 - Java
My games
-
Updated
Jan 10, 2022 - Shell
[FR] How to use Processing on the IntellijIDEA IDE
-
Updated
Sep 1, 2021 - Java
A simple utility to apply different kinds of image dithering using Processing
-
Updated
Oct 26, 2017 - Processing
Processing scripts for mobile phone and desktop wallpapers that have a basis in mathematics.
processing
java
wallpaper
design
chemistry
graphics
physics
iphone
processing-visuals
processing-sketch
processing-ide
processing-language
-
Updated
Jul 11, 2021 - Processing
A visualization in processing (java) that simulates how things spread inside a network.
-
Updated
Jun 29, 2018 - Processing
Cool animation created using parametric equations. Built using the Java version of Processing.
-
Updated
Mar 14, 2019 - Processing
A numeric canvas library for Processing that stores the image as a number array to create visuals with arbitrary ranges.
-
Updated
May 16, 2020 - Java
This repository is a collection of my programs written in processing.
processing
language
games
simulation
code
examples
animation
conway-game
animations
simulations
mit-license
3d
2d
processing-language
processing-library
conways-game-of-life
-
Updated
Feb 5, 2018 - Processing
A fox who helps humans visualizing data
-
Updated
Nov 27, 2019 - Java
A Processing implementation of Draughts using Minimax
-
Updated
Jul 4, 2021 - Processing
Representation of Peppa Pig in Java Processing
art
processing
java
processing-visuals
processing-animation
processing-sketch
processing-language
processing-library
peppa-pig
peppapig
processing3
-
Updated
Sep 16, 2019 - Processing
A maze generator in p5.js using the depth-first-search-recursive-backtracker algorithm.
processing
algorithm
maze
p5
p5js
maze-generator
maze-algorithms
processing-sketch
processing-language
processingjs
p5-sketches
maze-generation-algorithms
p5js-sketches
pyjs123
p5js-sketch
maze-algorithm
p5-sketch
-
Updated
Mar 6, 2021 - JavaScript
Multi directional gravity platformer built with processing
-
Updated
Feb 12, 2021 - Processing
Safe distance and alarming system
-
Updated
Apr 17, 2020 - Processing
Go clone in Processing
game
python
processing
go
grid
animation
baduk
weiqi
game-2d
python3
python-3
processing-visuals
processing-animation
processing-sketch
processing-ide
processing-language
processing-python
-
Updated
Feb 22, 2020 - Python
A project that use machine learning and PLN to identify if a videogame review is positive or negative.
-
Updated
Jul 14, 2020 - Jupyter Notebook
Microsoftが開発しているmonaco のProcessing の補完(suggestion/completion)を作ろうしたもの
-
Updated
Aug 12, 2021 - Processing
Term project
-
Updated
Jan 29, 2018 - Java
Improve this page
Add a description, image, and links to the processing-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the processing-language topic, visit your repo's landing page and select "manage topics."


As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).
This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou