diff --git a/links/2025/2025-01/2025-01-31/readme.md b/links/2025/2025-01/2025-01-31/readme.md index 616c8056..8b76130d 100644 --- a/links/2025/2025-01/2025-01-31/readme.md +++ b/links/2025/2025-01/2025-01-31/readme.md @@ -2,11 +2,7 @@ Did we miss anything? Is there anything you want to have included in one of the ## Core -* - -## SceneBuilder - -* +* [**Johan Vos**](https://bsky.app/profile/johanvos.bsky.social/post/3lgxb47ksvc2q): "_What if... we could build a JDK including JavaFX, using the JDK build system? As a POC, I added 3 javafx modules to my fork of openjdk/jdk and built them on Linux. The openjdk/jdk build system is excellent, and it required only minimal changes to do this. See [GitHub](https://github.com/johanvos/jdk/tree/openjfx)._" ## Applications @@ -15,17 +11,9 @@ Did we miss anything? Is there anything you want to have included in one of the ## Games * [**Almas Baim** shared a video](https://x.com/AlmasBaim/status/1882864344888922298): "_Just a quick proof-of-concept demo running WebGL inside FXGL. Given native GLSL support is on its way, WebGL support is unlikely to reach production._" -* A new Steam game: "_[SuperCowBoy](store.steampowered.com/app/3436980/) is a 2D side-scrolling game developed using JavaFX. There are three professions in the game. The game is divided into 8 levels with gradually increasing difficulty, and the total game time is 20 hours. The game map is full scene, with a bright pixel art style high frame rate display._" +* A new Steam game: "_[SuperCowBoy](https://store.steampowered.com/app/3436980/) is a 2D side-scrolling game developed using JavaFX. There are three professions in the game. The game is divided into 8 levels with gradually increasing difficulty, and the total game time is 20 hours. The game map is full scene, with a bright pixel art style high frame rate display._" * [**Mark J. Koch** shared a video](https://bsky.app/profile/markjkoch.bsky.social/post/3lghw3v5rb22l): "_Scene working! Going to call this a wrap for now. Check out that cameo! Lots of future work to do here but it's roughed out. Will pick another scene to work on over the weekend._" -## Components, Libraries, Tools - -* - -## Podcasts, Videos, Books - -* - ## Conferences * The live streams from the [JChampions Conference](https://jchampionsconf.com/schedule.html) are available on YouTube: @@ -40,7 +28,3 @@ Did we miss anything? Is there anything you want to have included in one of the * [**Max Rydahl Andersen** published a blog post](https://quarkus.io/blog/introducing-mcp-servers/) "_about my side-project of implementing some sample MCP servers in Java using Quarkus and JBang. Connect to Any JDBC datasource, access the filesystem and draw art on a JavaFX canvas. Lets grow the list!_" * [**Caroline Scharf** wrote a long post](https://blog.tomsawyer.com/node-graph-visualization): "_Exploring Graph Node Visualization Techniques in JavaFX and Python._" - -## JFX Central - -* diff --git a/links/links.json b/links/links.json index 6d2fc416..3cf4780c 100644 --- a/links/links.json +++ b/links/links.json @@ -694,5 +694,11 @@ "tags": "openjfx, links, week", "createdOn": "2025-01-24", "modifiedOn": "2025-01-24" + }, + { + "id": "2025/2025-01/2025-01-31", + "tags": "openjfx, links, week", + "createdOn": "2025-01-31", + "modifiedOn": "2025-01-31" } ] \ No newline at end of file