The Java ecosystem has historically been blessed with great IDEs to work with, including NetBeans, Eclipse and IntelliJ from JetBrains. However, in recent years Microsoft's Visual Studio Code editor ...
This is a Real-Time Strategy (RTS) game I made in Java using OpenGL 3.2 via the JOGL library. Models are self-designed using Sketchup and imported through a self-written OBJ loader. The game was ...