Skip to content

Commit

Permalink
LOTW 2023-11-24
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Delporte committed Nov 24, 2023
1 parent 3d98388 commit c270f94
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
13 changes: 13 additions & 0 deletions links/2023/2023-11/2023-11-24/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Components, Libraries, Tools

* [V4.0 of openglfx](https://github.com/husker-dev/openglfx) has been released. This library adds a new element to JavaFX to render OpenGL graphics. It is optimized for each platform and includes some auxiliary functions for working with OpenGL from JavaFX.

## Tutorials

* Last week **Dirk Lemmermann** released a new library [PhoneNumberFX](https://github.com/dlsc-software-consulting-gmbh/PhoneNumberFX) with a JavaFX input field for phone numbers. **Edward Nyirenda Jr** wrote a [tutorial with demo application](https://coderscratchpad.com/javafx-phone-number-input-field/).
* Version 1.5.0 of that library [has been refactored and greatly simplified](https://twitter.com/dlemmermann/status/1727262578551009318).

## Miscellaneous

* **Heshan Kariyawasam** is working on an [example project to build JavaFX executables](https://github.com/heshanthenura/JavaPackageDemo) for different platforms with Gradle, jpackage, and GitHub Actions.
* **OrangoMango** is [visualizing prime numbers](https://twitter.com/orango_mango/status/1727340684498383337) with JavaFX. [The source code is on pastebin](https://pastebin.com/u0nzj4bT).
6 changes: 6 additions & 0 deletions links/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,5 +388,11 @@
"tags": "openjfx, links, week",
"createdOn": "2023-11-17",
"modifiedOn": "2023-11-17"
},
{
"id": "2023/2023-11/2023-11-24",
"tags": "openjfx, links, week",
"createdOn": "2023-11-24",
"modifiedOn": "2023-11-24"
}
]

0 comments on commit c270f94

Please sign in to comment.