All Projects → DigitalPulseSoftware → Nazaraengine

DigitalPulseSoftware / Nazaraengine

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

Projects that are alternatives of or similar to Nazaraengine

Innocenceengine
Cross-platform modern game engine.
Stars: ✭ 149 (-46.59%)
Mutual labels:  game-engine, opengl, vulkan, cross-platform
Bulllord Engine
lightspeed lightweight elegant game engine in pure c
Stars: ✭ 539 (+93.19%)
Mutual labels:  game-engine, opengl, vulkan, cross-platform
Fiber2d
Cross-platform 2D Game Engine in pure Swift
Stars: ✭ 415 (+48.75%)
Mutual labels:  game-engine, opengl, vulkan, cross-platform
Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (+71.33%)
Mutual labels:  game-engine, opengl, vulkan
Panda3d
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Stars: ✭ 3,035 (+987.81%)
Mutual labels:  game-engine, opengl, cross-platform
Oreon Engine
OpenGL/Vulkan Java 3D Engine
Stars: ✭ 431 (+54.48%)
Mutual labels:  game-engine, opengl, vulkan
Lumos
Cross-Platform C++ 2D/3D game engine
Stars: ✭ 343 (+22.94%)
Mutual labels:  game-engine, opengl, vulkan
Intrinsic
Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.
Stars: ✭ 984 (+252.69%)
Mutual labels:  game-engine, vulkan, cross-platform
Acid
A high speed C++17 Vulkan game engine
Stars: ✭ 838 (+200.36%)
Mutual labels:  game-engine, vulkan, cross-platform
Vulkust
An engine for Vulkan in Rust, tries to implement modern graphic features. (suspended for now)
Stars: ✭ 64 (-77.06%)
Mutual labels:  game-engine, vulkan, cross-platform
Raz
Modern & multiplatform game engine in C++17
Stars: ✭ 161 (-42.29%)
Mutual labels:  game-engine, opengl, cross-platform
Alimer
Cross-platform game engine.
Stars: ✭ 172 (-38.35%)
Mutual labels:  game-engine, vulkan, cross-platform
Rigelengine
A modern re-implementation of the classic DOS game Duke Nukem II
Stars: ✭ 393 (+40.86%)
Mutual labels:  game-engine, opengl, cross-platform
Ncine
A cross-platform 2D game engine
Stars: ✭ 372 (+33.33%)
Mutual labels:  game-engine, opengl, cross-platform
Fishengine
Simple, Unity-like Game Engine.
Stars: ✭ 191 (-31.54%)
Mutual labels:  game-engine, opengl, cross-platform
Dotfeather
A closs-platform generic gameengine built on C#/.NET Standard 2.1
Stars: ✭ 28 (-89.96%)
Mutual labels:  game-engine, opengl, cross-platform
Limonengine
3D FPS game engine with full dynamic lighting and shadows
Stars: ✭ 331 (+18.64%)
Mutual labels:  game-engine, opengl, cross-platform
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+1236.2%)
Mutual labels:  game-engine, opengl, vulkan
Klayge
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Stars: ✭ 1,646 (+489.96%)
Mutual labels:  game-engine, opengl, cross-platform
Flextgl
OpenGL and Vulkan header and loader generator.
Stars: ✭ 180 (-35.48%)
Mutual labels:  game-engine, opengl, vulkan
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 developer 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 ([email protected])
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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].