How to use LWJGL and OpenGL in VSCode in normal Java project

I wanted to create a java project in VSCode and use the LWJGL library and this OpenGL thingy. However i dont want to use a build tool.

Could somebody write me a very detailed explanation on how i can use the library in my project and also the OpanGL thing

Leave a Comment