Skip to content

Personal repo for the Graphics Programming course offered by the Master Degree in Computer Science and Engineering at the University of Verona

Notifications You must be signed in to change notification settings

Sparkhand/graphics-programming-univr

Repository files navigation

UNIVR - Graphics Programming - 2024 Edition

This repository contains the code for the Graphics Programming course at the University of Verona (UNIVR), 2024 edition, offered by the Master's Degree in Computer Science and Engineering and held by professor Umberto Castellani

How to build

git clone --recursive https://github.com/Sparkhand/graphics-programming-univr.git
cd graphics-programming-univr

mkdir build
cd build

cmake ..
cmake --build .

Inspired by

Homework

Each exercise/homework assigned by the professor has a corresponding folder in the repository:

About

Personal repo for the Graphics Programming course offered by the Master Degree in Computer Science and Engineering at the University of Verona

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published