project JOGL libraries in Eclipse

Job ID: 31741848

Budget: ₹600 – ₹1,500 INR

hey need help in a work
1- Create a new project in eclipse

2- Extract the base code zip and the content into the new project directory (workspace)

3- Do the same for the other zip file



To configure the project JOGL libraries in Eclipse:

1- Right click on it and select properties

2- Go to java build path on the left and select libraries in the middle

3- Click add jars then the jar file

4- Select gluegen-rt.jar and jogl-all.jar



To usee the scenes:

1- Go to run configurations then arguments


2- In program arguments use -scene to run a scene. For example use -scene scenes/SimpleTriangle.scene for the red triangle in the assignment