dancojocaru2000 / PS-GraphicsProject-FreeGlut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphics Project

Practice Stage, Year 1

Requirements

  • FreeGlut installed
    • freeglut3-dev package on Ubuntu
  • g++

How to run

Run the build_and_run.sh file.

If you don't want colours or emojis displayed in the terminal, set the NO_COLOR environment variable to something (for example, to 1):

env NO_COLOR=1 ./build_and_run.sh

Dan Cojocaru
dan.cojocaru00@e-uvt.ro

About


Languages

Language:C++ 81.1%Language:Shell 18.2%Language:C 0.7%