balintkiraly / grafika-3d-incremental-rendering-starter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafika 3D incremental rendering 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++ 98.5%Language:CMake 1.5%