All Projects → MarilynDafa → Bulllord Engine

MarilynDafa / Bulllord Engine

Licence: mit
lightspeed lightweight elegant game engine in pure c

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Bulllord Engine

Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (-11.32%)
Mutual labels:  game-engine, opengl, webgl, vulkan, metal
Fiber2d
Cross-platform 2D Game Engine in pure Swift
Stars: ✭ 415 (-23.01%)
Mutual labels:  game-engine, opengl, vulkan, metal, cross-platform
Rabbittoolbox
🤸🏾‍♀️👗开源的动画渲染软件,提倡以简单、易用,高质量的物理演算以及渲染质量和性能,为喜爱二次元动画的用户降低视频制作门槛
Stars: ✭ 309 (-42.67%)
Mutual labels:  game-engine, opengl, webgl, cross-platform
Filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Stars: ✭ 13,215 (+2351.76%)
Mutual labels:  opengl, webgl, vulkan, metal
Magnum Plugins
Plugins for the Magnum C++11/C++14 graphics engine
Stars: ✭ 66 (-87.76%)
Mutual labels:  game-engine, opengl, webgl, osx
Nazaraengine
Nazara Engine is a fast, complete, cross-platform, object-oriented API which can help you in your daily developper life.
Stars: ✭ 279 (-48.24%)
Mutual labels:  game-engine, opengl, vulkan, cross-platform
Viry3d
Cross platform 2D and 3D game engine in C++.
Stars: ✭ 307 (-43.04%)
Mutual labels:  game-engine, vulkan, metal, uwp
Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+1802.04%)
Mutual labels:  opengl, webgl, vulkan, metal
Innocenceengine
Cross-platform modern game engine.
Stars: ✭ 149 (-72.36%)
Mutual labels:  game-engine, opengl, vulkan, cross-platform
Magnum Examples
Examples for the Magnum C++11/C++14 graphics engine
Stars: ✭ 180 (-66.6%)
Mutual labels:  game-engine, opengl, webgl, osx
Flextgl
OpenGL and Vulkan header and loader generator.
Stars: ✭ 180 (-66.6%)
Mutual labels:  game-engine, opengl, webgl, vulkan
Crossshader
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Stars: ✭ 113 (-79.04%)
Mutual labels:  opengl, webgl, vulkan, metal
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (-87.2%)
Mutual labels:  game-engine, opengl, webgl, osx
Wolf.engine
The Wolf is a comprehensive set of C/C++ open source libraries for realtime rendering, realtime streaming and game developing
Stars: ✭ 230 (-57.33%)
Mutual labels:  game-engine, vulkan, metal, osx
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+591.65%)
Mutual labels:  game-engine, opengl, webgl, vulkan
Bansheeengine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
Stars: ✭ 2,906 (+439.15%)
Mutual labels:  game-engine, opengl, vulkan
Oreon Engine
OpenGL/Vulkan Java 3D Engine
Stars: ✭ 431 (-20.04%)
Mutual labels:  game-engine, opengl, vulkan
Ofelia
A real-time cross-platform creative coding tool for multimedia development
Stars: ✭ 269 (-50.09%)
Mutual labels:  opengl, webgl, cross-platform
Rust Skia
Safe Skia Bindings for Rust
Stars: ✭ 450 (-16.51%)
Mutual labels:  opengl, vulkan, metal
Urde
Data interchange and engine re-implementation for games by Retro Studios | Mirror
Stars: ✭ 253 (-53.06%)
Mutual labels:  opengl, vulkan, metal

image

Bulllord-Engine

Bulllord Engine(牛魔王引擎) is an Ansi C99 style Cross-platform, Game Engine Currently only support 2D function,easily bind other languages eg. lua, c#, javascript...

Feature lists:

  • Lightweight
  • Lightspeed
  • Ansi C99 standard
  • Easily bind with all languages
  • Opengl like API

Supported rendering backends:

  • Direct3D 12 (In Development)
  • Metal (In Development)
  • OpenGL
  • OpenGL ES
  • Vulkan(In Development)
  • WebGL
  • WebGPU(In Development)

Supported platforms:

  • Android
  • iOS
  • Linux
  • OSX
  • Windows
  • UWP
  • Web

Supported compilers:

  • Clang 3.3 and above
  • GCC 4.6 and above
  • VS2019 and above

How to build:

  • Win32(windows xp compatible) OS: Windows 10 PC IDE: visual studio 2019 Tips: Install DirectX SDK first(for xaudio module)
  • UWP OS: Windows 10 PC IDE: visual studio 2019
  • Linux OS: Windows 10 PC and a linux machine additional(openssh yasm gcc-multilib:i386 glibc:i386 x11:i386 mesa3d:i386 openal:i386 installed) IDE: visual studio 2019 Tips: You can install Windows 10 Ubuntu Subsystem on your Win10 PC and only support root login(a visual studio project macro bug?)
  • Android
    OS: Windows 10 PC IDE: visual studio 2019 Tips: Java code in proj/java
  • MacOS OS: OSX IDE: xcode
  • iOS OS: OSXIDE: xcode
  • Web OS: Windows 10 PC and emsdk installed git clone https://github.com/juj/emsdk.git cd emsdk emsdk install --build=Release sdk-incoming-64bit binaryen-master-64bit --vs2017 emsdk activate --global --build=Release sdk-incoming-64bit binaryen-master-64bit git clone https://github.com/trippleflux/vs-tool.git set EMSCRIPTEN environment variable $(emsdk)\fastcomp\emscripten Copy the folders Emscripten to C:/Program Files (x86)/MSBuild/Microsoft.Cpp/v4.0/Platforms IDE: visual studio 2019 Tips: Only support WebGL2, please use firefox or chrome

Future work:

  • Finish all 2d relevant functions
  • Add 3d function

Licenses:

Bulllord Game Engine Copyright (C) 2010-2019 Trix

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

Toolchain Screenshot image image image

QQ交流群:563060511

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