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
javafx
: new, beautiful, comfortable, there is a mouse drag on the scene builder
called scene builder
, but if you want, you can also handle
- Yes, I slishal about it, but there is little literature about it, and I am a novice and until I chew and put it in my mouth, I do not understand anything. - Volodymyr Goncharov
- 2then swing is the best option to start with, then you will be able to switch to fx - Sevak Avetisyan
- Vl o Dimir, you, of course, excuse me, but before you learn a programming language, I would advise you to learn Russian. - Yevgeny Karpov
- edu.makery.ch/blog/2012/11/16/javafx-tutorial-addressapp-1 plus.google.com/communities/114965291053640175006?wwc=1 This is for the future if you decide to study fx, well, off of the docks - Sevak Avetisyan
- Update the link: code.makery.ch/library/javafx-8-tutorial/ru/part1 - DimXenon
|
library, which is a direct binding of
OpenGL
functions to theJava
programmingJava
. Is the reference implementation of theJSR-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
|