#desktopdev — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #desktopdev, aggregated by home.social.
-
Thanks for your thoughtful input, @ptribble 👋
You're right — JavaFX doesn’t target every platform, but it covers the major ones well:
✅ Linux
✅ macOS
✅ Windows
✅ iOS
✅ Android
✅ WebNo framework truly runs everywhere, yet JavaFX offers strong cross-platform reach. The key now is community growth and ecosystem evolution — and it’s happening! 💪
#JavaFX #Java #Gluon #JPro #OpenJDK #CrossPlatform #DesktopDev #MobileDev
-
BEHOLD! ADVANCE UI!!!
Kinda proud of this one. In short, it is simulating #VRChat avatar parameters being sent to my own program (written in Go with Wails) which then emits it forward to the frontend (written in TypeScript with Svelte).
Pretty rough code, but it's working! Hardest part was getting the OSC architecture to behave.
#webdev #desktopdev #wails #svelte #vrchat #indiedev
oh the simulating program is TouchOSC too. VRC provided a example file.