Skip to content

joshatron/CSCI-441-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programs

This repo contains three programs I created for a graphics class.

Details about each of the projects can be found in the program{1|2|3} folders. The assignment definitions are in the ASSIGNMENTREADME.md files while the solution descriptions are in the README.md files

Running

Install Qt

For ubuntu:

sudo apt install qt5-default

Build

cd base/dir/of/program
qmake
make
./program{1|2|3}

About

Programs for graphics class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages