Advise the library to create a new GUI. The question now is not in the creation of windows, but in primitive graphics. That is, I want to make a model of an atom in a vacuum. Looked at awt: kinda easy but old.

    2 answers 2

    javafx : new, beautiful, comfortable, there is a mouse drag on the scene builder called scene builder , but if you want, you can also handle

    Java OpenGL

    library, which is a direct binding of OpenGL functions to the Java programming Java . Is the reference implementation of the JSR-231 specification ( Java Bindings to OpenGL )

    • it seems to me that the ts meant libraries for creating the user interface, like swing, qtjambi - Sevak Avetisyan