Skip to content

rynti/openLima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openLima is a powerful engine for games and is licensed under the terms of the GNU Lesser General Public License (LGPL).

Can I have more information about the license?

The LGPL, under which this project is licensed, makes openLima free to use in your project, even if they may be with commercial purposes.

You may ask, why the engine uses LGPL instead of GPL, well the reason is very simple, projects that are licensed under the terms of GPL aren't allowed to be used - even as a library - in projects that are using other licenses than GPL. The LGPL gives you the right to use this library in your project, no matter under which license your project is.

What is the engine built on?

The engine is made using C++, OpenGL and the boost framework.

Documentation

Besides the documentations in the code there is a compiled version generated by doxygen here.

I try to keep it updated, but it maybe not always be up-to-date. If you want, you can compile your own documentation using doxygen.

Questions?

If you have any questions, feel free to ask me per mail or write me a message on GitHub

About

A free open source engine for games using OpenGL.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages