Git Product home page Git Product logo

bulllord-engine's Introduction

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
  • Software Raster(In Development)

Supported platforms:

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

Supported compilers:

  • Clang 3.3 and above
  • GCC 4.6 and above
  • VS2015 and above

How to build:

  • Win32(windows xp compatible)
    OS: Windows 10 PC
    IDE: visual studio 2017
    Tips: Install DirectX SDK first(for xaudio module)
  • UWP
    OS: Windows 10 PC
    IDE: visual studio 2017
  • 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 2017
    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 2017
    Tips: Java code in proj/java
  • MacOS
    OS: OSX
    IDE: xcode
  • iOS
    OS: OSX
    IDE: 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/juj/vs-tool
    Copy the folders Emscripten to C:/Program Files (x86)/MSBuild/Microsoft.Cpp/v4.0/Platforms
    IDE: visual studio 2017
    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-2017 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

bulllord-engine's People

Contributors

marilyndafa avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.