Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 634 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 634 Bytes

Graphics HW for the 2023-2024 year

Using OpenGL to render images

TO RUN

  1. Clone the project
  2. Install Make
  1. Open the Directory of the Render you would like to run
  2. In terminal type make "name in front of the .cpp" Ex: make fireworks will compile the fireworks.cpp in HW1
  3. Execute the created Executable Ex: ./fireworks
  4. Enjoy the render