Interactive animation created with Java and OpenGL (with JOGL wrapper)
Requirements:
- Java (ideally Java 15)
- Jogl 2.3.2
Steps:
- Open cmd and execute
setupjogl232.bat
(adds JOGL libraries to path) - Move to src folder and compile main class with
javac Anilamp.java
- Start program with
java Anilamp
- Interact with objects and lights using UI buttons