# Processing

**URL:** https://discourse.processing.org/c/processing/6.md?no_subcategories=false&page=14

[Latest](https://discourse.processing.org/latest.md) · [Categories](https://discourse.processing.org/categories.md) · [Tags](https://discourse.processing.org/tags.md)

**Page:** 15

---

## [I made a Pac-Man game](https://discourse.processing.org/t/i-made-a-pac-man-game/45431)

<div class="topic-metadata">

**Author:** [@LangdonS](https://discourse.processing.org/u/LangdonS)\
**Replies:** 0\
**Last updated:** [December 3, 2024, 9:17pm UTC](https://discourse.processing.org/t/i-made-a-pac-man-game/45431 "2024-12-03T21:17:16Z")

</div>

I made a Pac-Man game with a rotating, animated mouth. Here is the GitHub repo (for Java): GitHub - pacman-admin/pacmancode: The newest code for desktop pacman I will post Processing code and example ASAP.

---

## [Calculate the next point along a line](https://discourse.processing.org/t/calculate-the-next-point-along-a-line/45425)

<div class="topic-metadata">

**Author:** [@travis.stdenis](https://discourse.processing.org/u/travis.stdenis)\
**Replies:** 6\
**Last updated:** [December 4, 2024, 2:16am UTC](https://discourse.processing.org/t/calculate-the-next-point-along-a-line/45425 "2024-12-04T02:16:54Z")

</div>

Per the diagram, I have points A & B and want to know how to get C which is a straight continuation of the —\>AB. This is part of a larger shape I’m drawing so I can’t change the origin, which is what is throwing me o…

---

## [Processing with SuperCollider (using oscP5 library)](https://discourse.processing.org/t/processing-with-supercollider-using-oscp5-library/45426)

<div class="topic-metadata">

**Author:** [@thedurf18](https://discourse.processing.org/u/thedurf18)\
**Replies:** 0\
**Last updated:** [December 3, 2024, 4:46am UTC](https://discourse.processing.org/t/processing-with-supercollider-using-oscp5-library/45426 "2024-12-03T04:46:04Z")

</div>

I’m trying to get SuperCollider to control animations in Processing through OSC. Whenever a certain frequency is played from a synth, a shape appears in the Processing window, but when the frequency is not being played, …

---

## [Updated to Mac OS Sonoma 14.7.1 -- Processing Not Responsive](https://discourse.processing.org/t/updated-to-mac-os-sonoma-14-7-1-processing-not-responsive/45424)

<div class="topic-metadata">

**Author:** [@CreativeEmbedded](https://discourse.processing.org/u/CreativeEmbedded)\
**Replies:** 1\
**Last updated:** [December 3, 2024, 5:05am UTC](https://discourse.processing.org/t/updated-to-mac-os-sonoma-14-7-1-processing-not-responsive/45424 "2024-12-03T05:05:31Z")

</div>

I just updated my MacBook Air to Mac OS Sonoma 14.7.1 and can no longer use Processing. I downloaded the newest version but when I open the app it becomes unresponsive and I must force quit. My computer has an Intel core…

---

## [A new Processing library template](https://discourse.processing.org/t/a-new-processing-library-template/45390)

<div class="topic-metadata">

**Author:** [@claudine](https://discourse.processing.org/u/claudine)\
**Replies:** 3\
**Last updated:** [November 29, 2024, 9:29pm UTC](https://discourse.processing.org/t/a-new-processing-library-template/45390 "2024-11-29T21:29:49Z")

</div>

Hello all! Better late than never - I’d like to announce a new Processing library template, that’s been there since the beginning of this month. It uses gradle tasks to build your code, create the release artifacts, and …

---

## [I need quick help with my codes](https://discourse.processing.org/t/i-need-quick-help-with-my-codes/45372)

<div class="topic-metadata">

**Author:** [@cain](https://discourse.processing.org/u/cain)\
**Replies:** 7\
**Last updated:** [November 29, 2024, 2:03pm UTC](https://discourse.processing.org/t/i-need-quick-help-with-my-codes/45372 "2024-11-29T14:03:44Z")

</div>

I need 2 different images to fall from the top (not bounce!) And when the image1 comes up user should press enter or they lose. If image2 comes up they shouldn’t press the enter button or they will lose again. Can i atle…

---

## [Running a Processing 4 PApplet in Eclipse IDE](https://discourse.processing.org/t/running-a-processing-4-papplet-in-eclipse-ide/44792)

<div class="topic-metadata">

**Author:** [@Ignotus](https://discourse.processing.org/u/Ignotus)\
**Replies:** 12\
**Last updated:** [November 22, 2024, 7:50pm UTC](https://discourse.processing.org/t/running-a-processing-4-papplet-in-eclipse-ide/44792 "2024-11-22T19:50:54Z")

</div>

I’ve been developing a library for Processing 4 in the Eclipse IDE, using the Processing Library Template. It would be handy to test a PApplet within the library, rather that running it in Processing. However, I can’t ge…

---

## [Using pixelfont](https://discourse.processing.org/t/using-pixelfont/45364)

<div class="topic-metadata">

**Author:** [@mrbbp](https://discourse.processing.org/u/mrbbp)\
**Replies:** 0\
**Last updated:** [November 20, 2024, 3:55pm UTC](https://discourse.processing.org/t/using-pixelfont/45364 "2024-11-20T15:55:25Z")

</div>

I designed a pixelfont that works well in 8px or 16px height, in which unit does the font is digitized? px or pt? the refernce is unclear about unit. Loads a .vlw formatted font into a PFont object. Create a .vlw font …

---

## [Export PImage file to JSON](https://discourse.processing.org/t/export-pimage-file-to-json/45321)

<div class="topic-metadata">

**Author:** [@edugimeno](https://discourse.processing.org/u/edugimeno)\
**Replies:** 6\
**Last updated:** [November 20, 2024, 1:32am UTC](https://discourse.processing.org/t/export-pimage-file-to-json/45321 "2024-11-20T01:32:51Z")

</div>

Hi! I have a short sketch that reads the input from a kinect file, calculates colors, and prints out the resulting array on screen. All information is saved on a PImage file type. It’s pretty small as the resolution of t…

---

## [Scene Builder in JavaFX with FXML](https://discourse.processing.org/t/scene-builder-in-javafx-with-fxml/45319)

<div class="topic-metadata">

**Author:** [@roberto64](https://discourse.processing.org/u/roberto64)\
**Replies:** 11\
**Last updated:** [November 19, 2024, 7:11am UTC](https://discourse.processing.org/t/scene-builder-in-javafx-with-fxml/45319 "2024-11-19T07:11:00Z")

</div>

Hi, I’m trying to create a form with SceneBulder I created a form with 2 buttons and a label, to see when I click on the 1st button it reads the content of the label, the second button does another action, I loaded the f…

---

## [getResource() idiosyncracy](https://discourse.processing.org/t/getresource-idiosyncracy/45356)

<div class="topic-metadata">

**Author:** [@svan](https://discourse.processing.org/u/svan)\
**Replies:** 0\
**Last updated:** [November 18, 2024, 5:22pm UTC](https://discourse.processing.org/t/getresource-idiosyncracy/45356 "2024-11-18T17:22:01Z")

</div>

When porting java code to Processing sometimes it is necessary to use getResource() even though Processing does not have a ‘resources’ folder. In order to get a valid url in the following demo it is necessary to have th…

---

## [Processing OpenNi error](https://discourse.processing.org/t/processing-openni-error/45335)

<div class="topic-metadata">

**Author:** [@siiso](https://discourse.processing.org/u/siiso)\
**Replies:** 6\
**Last updated:** [November 16, 2024, 2:25am UTC](https://discourse.processing.org/t/processing-openni-error/45335 "2024-11-16T02:25:12Z")

</div>

Just installed drivers for an old XBOX360 Kinect v1 on Ubuntu 22.04. I can see the device and try some basic examples of freenect like glview. However, when I run some basic Processing examples from the OpenNI library, I…

---

## [Controls form G4P](https://discourse.processing.org/t/controls-form-g4p/45344)

<div class="topic-metadata">

**Author:** [@roberto64](https://discourse.processing.org/u/roberto64)\
**Replies:** 2\
**Last updated:** [November 15, 2024, 5:33pm UTC](https://discourse.processing.org/t/controls-form-g4p/45344 "2024-11-15T17:33:39Z")

</div>

Hi, I’ve been using processing for a while now, I wanted to know if there are controls like CustomListView, G4P Builder and nice controls to create forms, isn’t it possible to add certain controls to G4P Builder too?, Re…

---

## [🎉 Processing 4.3.1 Release Candidate is Here!](https://discourse.processing.org/t/processing-4-3-1-release-candidate-is-here/45328)

<div class="topic-metadata">

**Author:** [@ProcessingOrg](https://discourse.processing.org/u/ProcessingOrg)\
**Replies:** 7\
**Last updated:** [November 14, 2024, 8:02am UTC](https://discourse.processing.org/t/processing-4-3-1-release-candidate-is-here/45328 "2024-11-14T08:02:40Z")

</div>

Hi all, We’re excited to announce the release candidate for Processing 4.3.1! This update brings tooling improvements and a friendlier experience for contributors. :point\_right: Download Processing 4.3.1 and read the a…

---

## [Installing Processing Geometry Suite](https://discourse.processing.org/t/installing-processing-geometry-suite/45274)

<div class="topic-metadata">

**Author:** [@jsampson45](https://discourse.processing.org/u/jsampson45)\
**Replies:** 4\
**Last updated:** [November 13, 2024, 4:56pm UTC](https://discourse.processing.org/t/installing-processing-geometry-suite/45274 "2024-11-13T16:56:32Z")

</div>

The readme at the github page GitHub - micycle1/PGS: Processing Geometry Suite mentions a file PGS.jar for installing PGS, but I can find no jar file - is there another way of installing the PGS on Windows 10?

---

## [Animations don’t work](https://discourse.processing.org/t/animations-don-t-work/45304)

<div class="topic-metadata">

**Author:** [@Student87](https://discourse.processing.org/u/Student87)\
**Replies:** 3\
**Last updated:** [November 12, 2024, 5:38pm UTC](https://discourse.processing.org/t/animations-don-t-work/45304 "2024-11-12T17:38:39Z")

</div>

None of the animations made for the Processing program are working. I was given a correct code to animate a small rectangle gliding across the screen. When I wrote out the code, copying it, I was told that there was a ;…

---

## [Picking library failing on many spheres](https://discourse.processing.org/t/picking-library-failing-on-many-spheres/45202)

<div class="topic-metadata">

**Author:** [@lavalaph](https://discourse.processing.org/u/lavalaph)\
**Replies:** 12\
**Last updated:** [November 12, 2024, 5:47pm UTC](https://discourse.processing.org/t/picking-library-failing-on-many-spheres/45202 "2024-11-12T17:47:39Z")

</div>

Hello, I’m relatively new to Processing. I’m trying to use the Picking library (installed directly through the Processing app) to have a bunch of spheres be clickable. However, Picking seems to not work well with many sp…

---

## [Looking for more resources about ArrayLists](https://discourse.processing.org/t/looking-for-more-resources-about-arraylists/21025)

<div class="topic-metadata">

**Author:** [@debxyz](https://discourse.processing.org/u/debxyz)\
**Replies:** 45\
**Last updated:** [November 12, 2024, 5:42pm UTC](https://discourse.processing.org/t/looking-for-more-resources-about-arraylists/21025 "2024-11-12T17:42:31Z")

</div>

Can someone/anyone direct me to any additional beginner-coder-friendly tutorial(s) on ArrayLists? I am watching the Coding Train tutorials in The Nature of Code playlist. And the explanations ARE indeed clear. I have …

---

## [Cannot install external library with Processing 4](https://discourse.processing.org/t/cannot-install-external-library-with-processing-4/45302)

<div class="topic-metadata">

**Author:** [@Kingarthursdog](https://discourse.processing.org/u/Kingarthursdog)\
**Replies:** 8\
**Last updated:** [November 12, 2024, 9:39am UTC](https://discourse.processing.org/t/cannot-install-external-library-with-processing-4/45302 "2024-11-12T09:39:33Z")

</div>

I have been trying to install an external library (PEmbroider) to use with Processing 4, but with zero success. The documentation states that you should be able to install an external library by dropping the new library …

---

## [JavaFX Unable to add modules to Processing IDE](https://discourse.processing.org/t/javafx-unable-to-add-modules-to-processing-ide/41272)

<div class="topic-metadata">

**Author:** [@svan](https://discourse.processing.org/u/svan)\
**Replies:** 34\
**Last updated:** [November 11, 2024, 12:12pm UTC](https://discourse.processing.org/t/javafx-unable-to-add-modules-to-processing-ide/41272 "2024-11-11T12:12:06Z")

</div>

The following JavaFX code will not run in Processing 4 due to absence of JavaFX modules (runs ok in version 3.5.4 minus the first line). I have tried many times adding the modules to the libraries folder or drag 'n drop…

---

## [Run size(800, 600) errors: Exception in thread](https://discourse.processing.org/t/run-size-800-600-errors-exception-in-thread/45261)

<div class="topic-metadata">

**Author:** [@Bingo\_dan](https://discourse.processing.org/u/Bingo_dan)\
**Replies:** 4\
**Last updated:** [November 10, 2024, 12:45pm UTC](https://discourse.processing.org/t/run-size-800-600-errors-exception-in-thread/45261 "2024-11-10T12:45:49Z")

</div>

I’m trying to run Processing 4.3 and I’m receiving errors. Originally, I installed Processing flawlessly. There were no issues. I have since reinstalled my system and tried installing from the location I placed the ori…

---

## [Pong paddle glitch](https://discourse.processing.org/t/pong-paddle-glitch/13980)

<div class="topic-metadata">

**Author:** [@XxChaoticStrike](https://discourse.processing.org/u/XxChaoticStrike)\
**Replies:** 8\
**Last updated:** [November 9, 2024, 3:55am UTC](https://discourse.processing.org/t/pong-paddle-glitch/13980 "2024-11-09T03:55:11Z")

</div>

Hello all! First post on this forum! I’ve built a cute little pong game using previous knowledge, however moving collision was not something I wanted to spend a lot of time on (I have made a bouncing ball example). Usin…

---

## [Optimizing Performance on M3 Max Pro?](https://discourse.processing.org/t/optimizing-performance-on-m3-max-pro/45278)

<div class="topic-metadata">

**Author:** [@thatshems](https://discourse.processing.org/u/thatshems)\
**Replies:** 0\
**Last updated:** [November 5, 2024, 3:46am UTC](https://discourse.processing.org/t/optimizing-performance-on-m3-max-pro/45278 "2024-11-05T03:46:56Z")

</div>

Dear Processing community, i hope this finds you well. I’m Working on an infinite image sequence slider that’s currently not hitting desired performance, despite having a super powerful hardware it stays below the desir…

---

## [Auto scroll to end not working with GTextarea](https://discourse.processing.org/t/auto-scroll-to-end-not-working-with-gtextarea/45235)

<div class="topic-metadata">

**Author:** [@lohith](https://discourse.processing.org/u/lohith)\
**Replies:** 6\
**Last updated:** [November 2, 2024, 1:58pm UTC](https://discourse.processing.org/t/auto-scroll-to-end-not-working-with-gtextarea/45235 "2024-11-02T13:58:18Z")

</div>

I want to send a command in serial and it prints many lines of data in serial monitor. but here auto scroll not working, and even I remove the lines (see comment // auto scroll) still the scroll bar moving slowly to do…

---

## [Processing Collaborative Editor (pr05 grant project)](https://discourse.processing.org/t/processing-collaborative-editor-pr05-grant-project/45263)

<div class="topic-metadata">

**Author:** [@doradocodes](https://discourse.processing.org/u/doradocodes)\
**Replies:** 1\
**Last updated:** [November 2, 2024, 3:35am UTC](https://discourse.processing.org/t/processing-collaborative-editor-pr05-grant-project/45263 "2024-11-02T03:35:19Z")

</div>

Hello! My name is Dora and I recently have been working on the pr05 2024 grant project, Prototyping a Collaborative Editor for Processing. The Processing Collaborative Editor (PCE) is a desktop app that aims to make coll…

---

## [Activation sub windows when running multiple apps](https://discourse.processing.org/t/activation-sub-windows-when-running-multiple-apps/45241)

<div class="topic-metadata">

**Author:** [@Marcel](https://discourse.processing.org/u/Marcel)\
**Replies:** 4\
**Last updated:** [November 1, 2024, 1:37pm UTC](https://discourse.processing.org/t/activation-sub-windows-when-running-multiple-apps/45241 "2024-11-01T13:37:33Z")

</div>

Good day you all, I’ve got a question that is a bit of a hassle to describe, but I’m gonna try. I’ve build an application (using the awesome Quark’s G4P GUI buildertool). Got one “main”-window (Setting always on top en…

---

## [G4P library crashes with multi-window](https://discourse.processing.org/t/g4p-library-crashes-with-multi-window/3791)

<div class="topic-metadata">

**Author:** [@fvoiron](https://discourse.processing.org/u/fvoiron)\
**Replies:** 22\
**Last updated:** [November 1, 2024, 9:49am UTC](https://discourse.processing.org/t/g4p-library-crashes-with-multi-window/3791 "2024-11-01T09:49:06Z")

</div>

hello #Quark I have noticed several time instability problems when using the G4P library to generate multiwindows. I’m using G4P builder tool in Processing 3.7. I stripped the code to the bare minimum to narrow down wha…

---

## [Syntax help with 2D array](https://discourse.processing.org/t/syntax-help-with-2d-array/45242)

<div class="topic-metadata">

**Author:** [@Grumpy\_Mike](https://discourse.processing.org/u/Grumpy_Mike)\
**Replies:** 21\
**Last updated:** [November 1, 2024, 7:32am UTC](https://discourse.processing.org/t/syntax-help-with-2d-array/45242 "2024-11-01T07:32:05Z")

</div>

I am trying to define a 2D array in Processing but I don’t seem to be able to get the syntax right. I have defined the global variable byte\[\]\[\] chordBank2; And in the setup function I have put chordBank2 = new byte\[5…

---

## [Cuadro 1 ines 123456789](https://discourse.processing.org/t/cuadro-1-ines-123456789/45195)

<div class="topic-metadata">

**Author:** [@averges](https://discourse.processing.org/u/averges)\
**Replies:** 3\
**Last updated:** [October 25, 2024, 2:40pm UTC](https://discourse.processing.org/t/cuadro-1-ines-123456789/45195 "2024-10-25T14:40:53Z")

</div>

void setup() { size(600,600) ; background (#69C2FC) ; } void draw() { fill(#FF7164); circle(300,500,700); stroke(0); fill(#FFA064); circle(300,500,650); stroke(0); …

---

## [I need help for scrolling buttons in the game (I'm a beginner, I need help please)](https://discourse.processing.org/t/i-need-help-for-scrolling-buttons-in-the-game-im-a-beginner-i-need-help-please/45198)

<div class="topic-metadata">

**Author:** [@paudealba](https://discourse.processing.org/u/paudealba)\
**Replies:** 2\
**Last updated:** [October 24, 2024, 12:49pm UTC](https://discourse.processing.org/t/i-need-help-for-scrolling-buttons-in-the-game-im-a-beginner-i-need-help-please/45198 "2024-10-24T12:49:13Z")

</div>

I am currently developing a cookie clicker-type game using Processing, and I’m facing a challenge with the user interface. In the section where I have multiple buttons for purchasing different structures, the design requ…

[Previous page](https://discourse.processing.org/c/processing/6.md?no_subcategories=false&page=13)

[Next page](https://discourse.processing.org/c/processing/6.md?no_subcategories=false&page=15)
