# PSurfaceFX Current Development

**URL:** https://discourse.processing.org/t/psurfacefx-current-development/46401
**Category:** Development
**Created:** [May 16, 2025, 9:41pm UTC](https://discourse.processing.org/t/psurfacefx-current-development/46401 "2025-05-16T21:41:30Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![svan](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@svan](https://discourse.processing.org/u/svan)
#### Post date: [May 16, 2025, 9:41pm UTC](https://discourse.processing.org/t/psurfacefx-current-development/46401/1 "2025-05-16T21:41:30Z")

</div>

I’m unable to find the current repository for PSurfaceFX; I can find the original github location, but there is a message stating that it has been moved and I can’t find the new one.

---

<div class="post-metadata">

### Author: ![GoToLoop](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gotoloop/32/86_2.png) [@GoToLoop](https://discourse.processing.org/u/GoToLoop)
#### Post date: [May 16, 2025, 9:57pm UTC](https://discourse.processing.org/t/psurfacefx-current-development/46401/2 "2025-05-16T21:57:06Z")

</div>

> <https://github.com/processing/processing/blob/master/core/src/processing/javafx/PSurfaceFX.java>

---

<div class="post-metadata">

### Author: ![svan](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@svan](https://discourse.processing.org/u/svan)
#### Post date: [May 16, 2025, 11:51pm UTC](https://discourse.processing.org/t/psurfacefx-current-development/46401/3 "2025-05-16T23:51:11Z")

</div>

Thanks, I saw that one, but when I clicked on ‘issues’ I saw this:

 ![repo](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/3X/4/f/4f748f805bf708b341d6c7a33facfacf63a687c1.png)

That link goes to the current Processing repository, but I am unable to find the PSurfaceFX section.

---

<div class="post-metadata">

### Author: ![GoToLoop](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gotoloop/32/86_2.png) [@GoToLoop](https://discourse.processing.org/u/GoToLoop)
#### Post date: [May 17, 2025, 5:47am UTC](https://discourse.processing.org/t/psurfacefx-current-development/46401/4 "2025-05-17T05:47:15Z")

</div>

Indeed that deprecated repo has been the place for Processing development up to version (3.5.4).

For Processing 4+, they’ve decided to move everything related to renderer JAVAFX to this repo:

> **[GitHub - processing/processing4-javafx: JavaFX library for Processing 4](https://github.com/processing/processing4-javafx)**
>
> JavaFX library for Processing 4

---

<div class="post-metadata">

### Author: ![svan](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@svan](https://discourse.processing.org/u/svan)
#### Post date: [May 17, 2025, 12:43pm UTC](https://discourse.processing.org/t/psurfacefx-current-development/46401/5 "2025-05-17T12:43:58Z")

</div>

Thank you for the “current” github for PSurfaceFX. I should have known that but apparently lost the url.
