-
-
Notifications
You must be signed in to change notification settings - Fork 51
Home
Inan Evin edited this page Oct 12, 2018
·
6 revisions
Lina Engine is an open-source , modular and fast C++ game engine, aimed to develop 3D cross-platform desktop games.
Visual Studio 2017
- git clone https://github.com/lineupthesky/LinaEngine --recursive
- Open the .sln file
- Run x86 Build
- Open Debug/LinaEngine.exe
- SDL 2.0
- OpenGL 4.6
- GLEW 2.1.0
- GLM
Under MIT license. See LICENSE for details.