Frosty Engine: A C++ 2D/3D game engine.
About
Copyright and Licensing
Contributing
Frosty Engine, in it's current state is a game engine that supports 3D rendering. Phong and Physically Based Rendering along with other features are planned. This repo contains the source code for Frosty Engine along with any assets and documentation.
Frosty Engine is licensed under the MIT license (please see LICENSE for more info). Attribution is appreciated!
Please check the CONTRIBUTING.md file for contribution guidelines.
For further project information such as documentation, and conventions see the Wiki For project roadmaps see the Trello
Make sure that you are using the Visual Studio 2015 or higher and are compiling with C++ 14.