Skip to content

alexandre-janniaux/NazaraEngine

 
 

Repository files navigation

Platform Build Status Nightlies
Windows AppVeyor Build status MSVC14.1:
x86: Debug, Release
x86_64: Debug, Release
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)
Full Cycle Games - sponsor and contributor since January 2017.

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
Discord
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.
  • Rémi "overdrivr" Bèges: Made the Noise module.

About

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

Resources

License

MIT, OFL-1.1 licenses found

Licenses found

MIT
LICENSE
OFL-1.1
License-Cabin.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.3%
  • C 8.2%
  • Lua 1.1%
  • GLSL 0.4%
  • HTML 0.0%
  • CSS 0.0%