Skip to content
Inan Evin edited this page Oct 12, 2018 · 6 revisions

Lina Engine

Lina Engine is an open-source , modular and fast C++ game engine, aimed to develop 3D cross-platform desktop games.

Prequisites

Visual Studio 2017

Installation

Dependencies

  • SDL 2.0
  • OpenGL 4.6
  • GLEW 2.1.0
  • GLM

License

Under MIT license. See LICENSE for details.

Clone this wiki locally