balintkiraly / grafika-ray-tracing-starter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafika ray tracing 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 Ray tracing Homework starter with CMake and clang-format.


Languages

Language:C++ 97.6%Language:CMake 2.4%