- Using Netbeans or Eclipse, develop a JOGL application that displays a unique 3D scene. The scene has the following specifications: a. Size: minimum 640×480 b.
Includes at least 6 different shapes c. Uses at least 6 different transformation methods 2. Use Java and JOGL for your implementation of OpenGL 3. All Java source code
should be written using Google Java style guide. 4. Prepare, conduct and document a test plan verifying your application is working as expected. This plan should
include a test matrix listing each method you tested, how you tested it, and the results of testing.
Links Below are resources that can be used to help with the assignment: