balintkiraly / grafika-green-triangle-starter

A Computer Graphics Homework starter with CMake and clang-format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafika green triangle starter

Building with CMake

Build the Makefile with the following command!

cmake .

After that you can run the make command to build the app.

make

Specification

Insert Homework specification here.

Screenshot

Screenshot

About

A Computer Graphics Homework starter with CMake and clang-format.


Languages

Language:C++ 97.4%Language:CMake 2.6%