This repository contains sample code and references for the Jewel3D game framework. Jewel3D can be found here.
- Clone the Jewel3D framework repository and follow the quick start steps (run INSTALL.cmd and BUILD.cmd)
- You should be able to build and run each sample!
- 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.