My implementation is the same as in the tutorials, however I might add some improvements, these will be documented here.
Open the command-line (Command Prompt, Terminal, PowerShell, etc.) Use 'gradlew build' to build and 'gradlew run' to run the program.
If you’re planning to develop a game engine or other Java software that needs 3D graphics, consider using Java Binding for ...