/Gemcutter-Samples

Sample code for the Gemcutter game framework.

Primary LanguageC++MIT LicenseMIT

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.