EmilianC / Gemcutter-Samples

Sample code for the Gemcutter game framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gemcutter Samples

This repository contains sample code and references for the Gemcutter game framework.

If you're looking to start a new project using Gemcutter, simply use this repository template and follow the quick instructions.

Building and Running

These samples are intended to be downloaded and built within a clone of Gemcutter. Simply clone Gemcutter and ensure that the ENABLE_SAMPLES option is ON when configuring with CMake.

About

Sample code for the Gemcutter game framework.

License:MIT License


Languages

Language:C++ 82.7%Language:GLSL 10.0%Language:CMake 7.3%