Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions 19 content/contributions/$1_Unistroke_Recognizer.es.json

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "(Weka4P) Weka Machine Learning for Processing",
"authors": [
"[Rong-Hao Liang](r.liang@tue.nl), [Wesley Hartogs](https://wesleyhartogs.nl), [Janet Huang](Y.C.Huang@tue.nl)"
],
"url": "https://howieliang.github.io/Weka4P/",
"categories": [
"Data"
],
"sentence": "Implementation of the Open Source Weka Machine Learning Java library for Processing 3.",
"paragraph": "Train and load models to bring Machine Learning (for example: classification and regression) to your Processing projects.",
"type": "library",
"packages": [
{
"mode": "java",
"minRevision": "0",
"maxRevision": "0",
"props": "https://howieliang.github.io/Weka4P/download/Weka4P.txt",
"download": "https://howieliang.github.io/Weka4P/download/Weka4P.zip"
}
]
}
23 changes: 0 additions & 23 deletions 23 content/contributions/AI_for_2D_Games.es.json

This file was deleted.

2 changes: 1 addition & 1 deletion 2 content/contributions/Android_Mode_for_Processing_4.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"authors": [
"[The Processing Foundation](https://processingfoundation.org/)"
],
"url": "http://android.processing.org",
"url": "https://android.processing.org",
"sentence": "This mode lets you use Processing to create Android apps",
"paragraph": "",
"imports": "processing.mode.java.JavaMode",
Expand Down
23 changes: 0 additions & 23 deletions 23 content/contributions/Apple_Light_Sensor.es.json

This file was deleted.

24 changes: 24 additions & 0 deletions 24 content/contributions/BPM_timings_for_Processing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "BPM timings for Processing",
"authors": [
"[Vincent Sijben](https://github.com/vincentsijben)"
],
"url": "https://github.com/vincentsijben/bpm-timings-for-processing",
"categories": [
"Math",
"Sound",
"Utilities"
],
"sentence": "A collection of functions to animate visuals based on timings.",
"paragraph": "",
"type": "library",
"packages": [
{
"mode": "java",
"minRevision": "270",
"maxRevision": "0",
"props": "https://github.com/vincentsijben/bpm-timings-for-processing/releases/download/latest/BPM.txt",
"download": "https://github.com/vincentsijben/bpm-timings-for-processing/releases/download/latest/BPM.zip"
}
]
}
22 changes: 0 additions & 22 deletions 22 content/contributions/Box2D_for_Processing.json

This file was deleted.

22 changes: 22 additions & 0 deletions 22 content/contributions/Creative_Machine.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Creative Machine",
"categories": [
"Data"
],
"authors": [
"[Jeongin Lee](https://github.com/jjeongin)"
],
"url": "https://jjeongin.github.io/creative-machine",
"sentence": "A Machine Learning library for Processing.",
"paragraph": "Run different machine learning models in Processing.",
"type": "library",
"packages": [
{
"mode": "java",
"minRevision": "0",
"maxRevision": "0",
"props": "https://github.com/jjeongin/creative-machine/releases/download/latest/creative_machine.txt",
"download": "https://github.com/jjeongin/creative-machine/releases/download/latest/creative_machine.zip"
}
]
}
2 changes: 1 addition & 1 deletion 2 content/contributions/G4P_GUI_Builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"packages": [
{
"mode": "java",
"minRevision": "246",
"minRevision": "0246",
"maxRevision": "0",
"props": "http://www.lagers.org.uk/processing3/guibuilder/G4PTool.txt",
"download": "http://www.lagers.org.uk/processing3/guibuilder/G4PTool.zip"
Expand Down
21 changes: 0 additions & 21 deletions 21 content/contributions/Getting_Started.es.json

This file was deleted.

15 changes: 8 additions & 7 deletions 15 content/contributions/GifAnimation.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
{
"name": "GifAnimation",
"authors": [
"[Patrick Meister (extrapixel)](http://www.extrapixel.ch)"
"[Patrick Meister, Jerome Saint-Clair](http://www.extrapixel.ch)"
],
"url": "http://extrapixel.github.io/gif-animation/",
"url": "https://github.com/extrapixel/gif-animation",
"categories": [
"I/O"
],
"sentence": "Play, import and export gif animations. Render to GIF!",
"sentence": "A library to play and export GIF animations.",
"paragraph": "Processing v3.x port by [Jerome Saint-Clair (01010101)](http://saint-clair.net/). GIFEncoder & GIFDecoder classes by Kevin Weiner.",
"type": "library",
"packages": [
{
"mode": "java",
"minRevision": "0",
"maxRevision": "228",
"props": "http://www.extrapixel.ch/processing/gifAnimation/gifAnimation.txt",
"download": "http://www.extrapixel.ch/processing/gifAnimation/gifAnimation.zip"
"minRevision": "0246",
"maxRevision": "0",
"props": "https://fox-gieg.com/patches/processing/libraries/gifAnimation/gifAnimation.txt",
"download": "https://fox-gieg.com/patches/processing/libraries/gifAnimation/gifAnimation.zip"
}
]
}
22 changes: 0 additions & 22 deletions 22 content/contributions/Git_Manager.es.json

This file was deleted.

20 changes: 20 additions & 0 deletions 20 content/contributions/JavaDoc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "JavaDoc",
"authors": [
"[Henning Kiel](https://github.com/hkiel)"
],
"url": "https://github.com/hkiel/JavaDoc",
"categories": null,
"sentence": "Generate JavaDoc for sketch.",
"paragraph": "",
"type": "tool",
"packages": [
{
"mode": "java",
"minRevision": "0",
"maxRevision": "0",
"props": "https://github.com/hkiel/JavaDoc/releases/latest/download/JavaDoc.txt",
"download": "https://github.com/hkiel/JavaDoc/releases/latest/download/JavaDoc.zip"
}
]
}
23 changes: 23 additions & 0 deletions 23 content/contributions/Joon's_Renderer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Joon's Renderer",
"categories": [
"3D"
],
"authors": [
"[Joon Hyub Lee](https://sketch.kaist.ac.kr/people/joonhyublee)"
],
"url": "https://github.com/joonhyublee/joons-renderer",
"sentence": "Sunflow raytracing for Processing.",
"paragraph": "",
"lastUpdated": "0",
"type": "library",
"packages": [
{
"mode": "java",
"minRevision": "266",
"maxRevision": "0",
"props": "https://fox-gieg.com/patches/processing/libraries/joons/joons.txt",
"download": "https://fox-gieg.com/patches/processing/libraries/joons/joons.zip"
}
]
}
23 changes: 23 additions & 0 deletions 23 content/contributions/LazyGui.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "LazyGui",
"url": "https://github.com/KrabCode/LazyGui",
"categories": [
"GUI"
],
"authors": [
"[Jakub Rak](https://github.com/KrabCode)"
],
"sentence": "Feature rich, visually minimalist GUI for a smooth tinkering experience.",
"paragraph": "Make more complex scenes and animations faster by not mentioning any control elements or folders in setup(). Only ask for their values in draw() at unique string paths and let the GUI take care of the windows and control elements. Features a json save system with autosave on program exit, copy/paste, undo/redo, these control elements: [slider, 2D plot, color picker, gradient picker, button, toggle, text input, radio], and much more... Developed on Windows, but should work on Mac and Linux too.",
"imports": "com.krab.lazy",
"type": "library",
"packages": [
{
"mode": "java",
"minRevision": "0",
"maxRevision": "0",
"props": "https://github.com/KrabCode/LazyGui/releases/download/latest/LazyGui.txt",
"download": "https://github.com/KrabCode/LazyGui/releases/download/latest/LazyGui.zip"
}
]
}
24 changes: 0 additions & 24 deletions 24 content/contributions/Learning_Processing_2nd_Edition.json

This file was deleted.

Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.