All Projects → mosra → Magnum Plugins

mosra / Magnum Plugins

Licence: other
Plugins for the Magnum C++11/C++14 graphics engine

Projects that are alternatives of or similar to Magnum Plugins

Magnum Examples
Examples for the Magnum C++11/C++14 graphics engine
Stars: ✭ 180 (+172.73%)
Mutual labels:  cmake, emscripten, game-engine, gamedev, opengl, webgl, opengl-es, graphics-engine, osx, webassembly
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (+4.55%)
Mutual labels:  cmake, emscripten, game-engine, gamedev, opengl, webgl, opengl-es, graphics-engine, osx, webassembly
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+5548.48%)
Mutual labels:  cmake, emscripten, game-engine, gamedev, opengl, webgl, graphics-engine, webassembly
magnum-integration
Integration libraries for the Magnum C++11/C++14 graphics engine
Stars: ✭ 75 (+13.64%)
Mutual labels:  gamedev, graphics-engine, osx, game-engine, webassembly, emscripten, opengl-es
Rabbittoolbox
🤸🏾‍♀️👗开源的动画渲染软件,提倡以简单、易用,高质量的物理演算以及渲染质量和性能,为喜爱二次元动画的用户降低视频制作门槛
Stars: ✭ 309 (+368.18%)
Mutual labels:  emscripten, game-engine, gamedev, opengl, webgl, opengl-es, graphics-engine
Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (+624.24%)
Mutual labels:  game-engine, opengl, webgl, opengl-es, graphics-engine
Ncine
A cross-platform 2D game engine
Stars: ✭ 372 (+463.64%)
Mutual labels:  emscripten, game-engine, gamedev, opengl
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (+95.45%)
Mutual labels:  game-engine, gamedev, opengl, graphics-engine
Opengl cmake skeleton
❤️ A ready to use cmake skeleton using GLFW, Glew and glm. 👍
Stars: ✭ 118 (+78.79%)
Mutual labels:  cmake, emscripten, opengl, webassembly
Diligentsamples
Sample projects demonstrating the usage of Diligent Engine
Stars: ✭ 138 (+109.09%)
Mutual labels:  gamedev, opengl, opengl-es, graphics-engine
Imguizmo.quat
ImGui GIZMO widget - 3D object manipulator / orientator
Stars: ✭ 187 (+183.33%)
Mutual labels:  cmake, emscripten, opengl, webassembly
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (+215.15%)
Mutual labels:  cmake, emscripten, game-engine, opengl
Overload
3D Game engine with editor
Stars: ✭ 335 (+407.58%)
Mutual labels:  game-engine, gamedev, opengl, graphics-engine
Flextgl
OpenGL and Vulkan header and loader generator.
Stars: ✭ 180 (+172.73%)
Mutual labels:  game-engine, opengl, webgl, opengl-es
Glchaos.p
3D GPUs Strange Attractors and Hypercomplex Fractals explorer - up to 256 Million particles in RealTime
Stars: ✭ 590 (+793.94%)
Mutual labels:  emscripten, opengl, webgl, webassembly
Qfusion
Source code for cross-platform OpenGL gaming engine
Stars: ✭ 255 (+286.36%)
Mutual labels:  game-engine, gamedev, opengl, opengl-es
Glas
WebGL in WebAssembly with AssemblyScript
Stars: ✭ 278 (+321.21%)
Mutual labels:  game-engine, gamedev, webgl, webassembly
Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+3145.45%)
Mutual labels:  gamedev, opengl, opengl-es, graphics-engine
Bulllord Engine
lightspeed lightweight elegant game engine in pure c
Stars: ✭ 539 (+716.67%)
Mutual labels:  game-engine, opengl, webgl, osx
Raylib
A simple and easy-to-use library to enjoy videogames programming
Stars: ✭ 8,169 (+12277.27%)
Mutual labels:  opengl, gamedev, game-engine, webassembly

Here are various plugins for the Magnum C++11/C++14 graphics engine — asset import and conversion, text rendering and more.

Join the chat at https://gitter.im/mosra/magnum Build Status Build Status Build Status Coverage Status MIT License

SUPPORTED PLATFORMS

  • Linux and embedded Linux
  • Windows with MSVC, clang-cl and MinGW, Windows RT (Store/Phone)
  • macOS, iOS
  • Android
  • Web (asm.js or WebAssembly), through Emscripten

WHAT'S NEW?

Curious about what was added or improved recently? Check out the Changelog page in the documentation.

BUILDING MAGNUM PLUGINS

The building process is similar to Magnum itself. See the building documentation for a comprehensive guide for building, packaging and crosscompiling — we provide packages for many platforms, including Windows, Linux and macOS.

CONTACT & SUPPORT

If you want to contribute to Magnum, if you spotted a bug, need a feature or have an awesome idea, you can get a copy of the sources from GitHub and start right away! There is the already mentioned guide about how to download and build Magnum Plugins and also a guide about coding style and best practices which you should follow to keep the library as consistent and maintainable as possible.

See also the Magnum Project Contact & Support page for further information.

CREDITS

See the CREDITS.md file for details. Big thanks to everyone involved!

LICENSE

Magnum is licensed under the MIT/Expat license, see the COPYING file for details.

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].