germinolegrand / NazaraEngine

Nazara Engine is a fast, complete, cross-platform, object-oriented API which can help you in your daily developper life.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Platform Build Status Nightlies
Windows AppVeyor Build status MSVC14: x86 x86_64
Linux Travis CI Build Status No

Nazara Engine

Nazara Engine is a fast, complete, cross-platform, object-oriented API which can help you in your daily developper life.
Its goal is to provide a set of useful classes : Its core provides unicode strings, filesystem access, hashs, threads, ...

It also provide a set of libraries, such as audio, network, physics, renderer, 2D and 3D graphics engines, ...

You can use it in any kind of commercial/non-commercial applications without any restriction (MIT license).

Authors

Jérôme "Lynix" Leclercq - main developper (lynix680@gmail.com)
Rémi "overdrivr" Bèges - developper & helper - Noise Module - (remi.beges@laposte.net)

Install

Use the premake build system in the build directory then compile the engine for your platform.

How to use

You can find tutorials on installation, compilation and use on the official wiki

Contribute

Don't hesitate to contribute to Nazara Engine by:

Links

Website
Documentation
Mattermost
Wiki
Forum

Thanks to:

  • RafBill and Raakz: Finding bugs and/or testing
  • Fissal "DrFisher" Hannoun: Helping a lot in architecture design
  • Alexandre "Danman" Janniaux: Helping making the POSIX implementation
  • Youri "Gawaboumga" Hubaut: Improving the whole project by making the documentation, improving the code, and more.

About

Nazara Engine is a fast, complete, cross-platform, object-oriented API which can help you in your daily developper life.

License:MIT License


Languages

Language:C++ 85.2%Language:C 12.5%Language:Lua 1.6%Language:GLSL 0.6%Language:HTML 0.1%Language:CSS 0.0%Language:Batchfile 0.0%