Cs304 project - Packman game with openGl using Java
we using intelj IDE here the Library Folder JOGL.
all steps to setup OpenGl Library on Intilj editor
-
File > Project Structure > Libraries
-
click on new Project Library button and choose (java library)
-
go to library path folder
YourDir/JOGL/lib64
orYourDir/JOGL/lib32
-
add previous folder to your project after check your OS bits type x64 or x32