k1rill-fedoseev / cggd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer graphics in Game development course

This repo contains a template for Computer graphics in Game development labs (spring 2021)

Pre requirements

For convenience, I'd like to recommend installing the next extensions for Visual Studio:

How to prepare Visual Studio solution

Run git submodule update --init --recursive after the first clone

Go to the project folder and run:

premake5 vs2019

Third-party tools and data

About

License:MIT License


Languages

Language:C 59.1%Language:C++ 37.6%Language:Lua 3.0%Language:HLSL 0.2%