processing
Here are 2,370 public repositories matching this topic...
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
-
Updated
Dec 10, 2019 - Go
A collection of my generative artwork, mostly with Processing in Python mode
-
Updated
Dec 10, 2019 - Python
A Sublime Text package for the programming language Processing
-
Updated
Nov 3, 2019 - Python
All my sketches of Processing, images, gif, videogames, shaders, experiments, tools, works, interactive...
-
Updated
Dec 4, 2019 - Processing
While looking at the possible ways of getting colour on textlabel (previous issue) I tried all the colour options on the textfield. Several seem to do the same as others. Are they really the same? Is there a few words of documentation on each to explain their purposes?
.setColorActive // border colour when selected.
.setColorBackground // background colour
.setColor
Issue description
Some of the examples in /tutorials/sound - specifically those loading MP3s - throw errors because the files obviously don't travel with copy/paste!
URL(s) of affected page(s)
https://processing.org/tutorials/sound/
Proposed fix
I'd suggest (and will happily create a PR) adding a note to each comment indicating which example to load in the IDE, e.g.:
``
Examples for the following modules needs to be added:
- Structure
- Typography
- Shape
- Input/Output
- Transform
- Color
- Array
- Image
Following tutorials need to be imported from original Processing documentation:
- Interactivity
- Coordinate System and Shapes
- Typography
- Strings and Drawing
Seamless copy-and-paste of images with Poisson Blending.
-
Updated
Dec 5, 2019 - C++
Animating scheduled transit trips using the Transitland API and Processing
-
Updated
Dec 5, 2019 - Processing
Environment: Android 6.0
NOTE: This is in the test version from #24, I have not yet tested whether this would happen in the 0.4.0 release.
Attempting to open the sketch folder from within APDE (via android's native file browser) instead opens the "Recent" list as shown in the attachment.
This applies regardless of sketchbook location.
[Link to image](https://user-images.githubusercontent.com/3
It would be cool if one could change the shape of the RGB sport effect.
Want to back this issue? Post a bounty on it! We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign
💠 BPE: Business Process Engine — https://bpe.n2o.dev
-
Updated
Dec 6, 2019 - Erlang
Various pretty-ish Processing sketches by Blokatt. About 50% shaders.
-
Updated
Nov 19, 2019 - Processing
This is the official site for the SDK of Esri CityEngine, a 3D city modeling software for urban design, visual effects, and VR/AR production.
-
Updated
Nov 21, 2019 - Groovy
Build instructions
@gaocegege -- what are the current build instructions?
CONTRIBUTING.md says "Read the README.md for build instructions" -- but it doesn't have build instructions. I'm looking through various artifacts -- docker, travis, appveyor, a build.xml for ant (eclipse?), and a set of scripts, e.g. deploy -- and trying to reconstruct a build setup for when I roll up a new release.
Code from the Fun Programming video episodes about creative coding, and my own random sketches
-
Updated
Dec 9, 2019 - JavaScript
Logic Analyzer, for Arduino, AVR, ESP8266 and STM32 with a very nice working processing interface, you could run it also on any Android device.
-
Updated
Dec 4, 2019 - C++
An Open Sound Control (OSC) implementation for Java and Processing
-
Updated
Sep 13, 2019 - Java
Ketai sensor library for Processing (Android mode)
-
Updated
Dec 2, 2019 - HTML
A book and examples on collision detection
-
Updated
Dec 3, 2019 - JavaScript
Improve this page
Add a description, image, and links to the processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the processing topic, visit your repo's landing page and select "manage topics."
Description
When using sketch menu, clicking an opened sketch to give it focus doesn't work anymore.
Expected Behavior
When using sketch menu, clicking an opened sketch to give it focus should make it appear in front of other opened sketches windows. The tick at the left of the current focused sketch should be updated.
Current Behavior
When using sketch menu, clicking an opened s