Skip to content

exercises repo for the graphics programming course at ITU

Notifications You must be signed in to change notification settings

HadiSDev/graphics-programming-2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Programming Exercises

This repository contains the exercises of the Graphics Programming course from the IT University of Copenhagen.

This repository uses submodules, to clone it you should use the command:

git clone --recurse-submodules https://github.com/hgdebarba/graphics-programming-2021.git

Building on Ubuntu

To build on Ubuntu you might need to install the following:

  • sudo apt-get install libx11-dev
  • sudo apt-get install xorg-dev

About

exercises repo for the graphics programming course at ITU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.8%
  • C++ 46.9%
  • GLSL 1.7%
  • CMake 1.6%