JavaFX Pac-Man games: Improved 3D view

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 3

  • @ScikeCkeis
    @ScikeCkeis 17 днів тому +1

    What a cat😮

  • @joeykelly6385
    @joeykelly6385 27 днів тому

    How’d you like using fx for it was it good learning ?

    • @A.R.-mk1lq
      @A.R.-mk1lq  27 днів тому

      I love JavaFX. You can create such 3D UIs without having to bother about low-level details, let alone OpenGL or such stuff. And with the available build tools, you can deploy your application to many different platforms like Windows, Linux, Mac-OS etc. And with WebFX you can even bring your applications into the browser, see github.com/webfx-demos.