Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 475 Bytes

File metadata and controls

10 lines (8 loc) · 475 Bytes

ComputerGraphics

A square room with dynamic objects and background with light. GUI provided with a few buttons to change the lamp poses and opening/closing light Created using Java OpenGL (JOGL)

Installation Guide

  1. Make sure you downloaded JOGL from https://jogamp.org/jogl/www/
  2. Make sure you had JAVA 1.8
  3. Clone this repository using git clone https://github.com/vincchuaa/ComputerGraphics
  4. Run the batch file DeleteCompileRun.bat to access the project