PurpleMartinJCK / Jewel3D-Samples

Sample code for the Jewel3D game framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jewel3D Samples

This repository contains sample code and references for the Jewel3D game framework. Jewel3D can be found here.

Running the samples

  1. Clone the Jewel3D framework repository and follow the quick start steps (run INSTALL.cmd and BUILD.cmd)
  2. You should be able to build and run each sample!

Notes

  • The samples are built with Visual Studio 2015 Community for Windows and are not tested on other compilers, IDEs, or platforms.
  • The samples require at least OpenGL 3.3.
  • The Jewel3D framework is provided under the MIT License.

About

Sample code for the Jewel3D game framework.


Languages

Language:C++ 84.9%Language:GLSL 13.9%Language:Batchfile 1.3%