Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
/ CG Public archive

OpenGL, based exercises done in the CG class @ Minho University (2020/2021)

License

Notifications You must be signed in to change notification settings

RuiArmada/CG

Repository files navigation

👾👾 CG 👾👾

OpenGL, based exercises done in the CG class @ Minho University

How to Run

  • cd class[x]
  • mkdir build
  • cd build
  • cmake .. -DTOOLKITS_FOLDER:STRING=[absolute path to the toolkits forlder] -A Win32
  • cmake --build
  • ./Debug/[Name of the Executable]

Notice: You must adquire the toolkits folder that is made available in the class

Author

About

OpenGL, based exercises done in the CG class @ Minho University (2020/2021)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published