Skip to content

yliess86/CG01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics 01 - OpenGL

Template for CG01.

Install

  • OpenGL (libnvidia-gl-xxx or others)
  • GLAD (Corresponding to OpenGL Version)
    • add glad and KHR into the vendor/include directory
    • add glad.c into the vendor/src directory
  • STB Image (Header Already in vendor/std/std_image.h)
  • External Dependencies sudo apt install libglfw3-dev libglm-dev

About

Computer Graphics 01 - OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published