Another-Game-Engine / AGE

AGE - C++11 OpenGL4 Game Engine
MIT License
48 stars 11 forks source link

OpenGL Game Engine

An OpenGL Game Engine made by computer science students in partnership with AMD

Work is still in progress and many things have to be implemented, improved or fixed :D

Video : Video

Demo .exe : https://www.dropbox.com/s/dot6ecqo59i1prz/AGE-V0.0-demo.7z

This program is released under the terms of the license contained in the file LICENSE.txt

==========================================

Installation :

[WARNING] The project ONLY works on Visual Studio 2013[WARNING] [WARNING] The project ONLY works on Visual Studio 2013[WARNING]

1 ) In git bash run : GenerateProjects.bat

2 ) In git bash run : GenerateSolution.bat

3 ) Install Google drive Desktop

4 ) Get Vendors and Assets on google drive :

5 ) In cmd.exe go to AGE/ and run :

Generated solutions will be found in Projects folder.