2014-03-15 15:35:45 -04:00
|
|
|
[bgfx](https://github.com/bkaradzic/bgfx) - Cross-platform rendering library
|
|
|
|
============================================================================
|
2013-02-28 02:30:39 -05:00
|
|
|
|
2015-08-12 01:11:24 -04:00
|
|
|
[What is it?](https://bkaradzic.github.io/bgfx/overview.html)
|
|
|
|
-------------------------------------------------------------
|
2013-02-22 00:07:31 -05:00
|
|
|
|
2015-03-19 01:24:53 -04:00
|
|
|
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style
|
|
|
|
rendering library.
|
2013-02-22 00:07:31 -05:00
|
|
|
|
|
|
|
Supported rendering backends:
|
|
|
|
|
2013-10-23 23:34:31 -04:00
|
|
|
* Direct3D 9
|
|
|
|
* Direct3D 11
|
2015-07-29 23:28:56 -04:00
|
|
|
* Direct3D 12 (WIP)
|
2015-08-14 15:57:41 -04:00
|
|
|
* Metal (WIP)
|
2013-02-22 00:07:31 -05:00
|
|
|
* OpenGL 2.1
|
2014-09-05 12:23:37 -04:00
|
|
|
* OpenGL 3.1+
|
2013-02-22 00:07:31 -05:00
|
|
|
* OpenGL ES 2
|
2014-08-24 23:40:58 -04:00
|
|
|
* OpenGL ES 3.1
|
2014-11-20 12:43:42 -05:00
|
|
|
* WebGL 1.0
|
|
|
|
|
|
|
|
Supported HMD:
|
|
|
|
|
2014-12-21 21:55:33 -05:00
|
|
|
* OculusVR (0.4.2+)
|
2013-02-22 00:07:31 -05:00
|
|
|
|
2014-10-19 01:16:02 -04:00
|
|
|
Supported platforms:
|
2013-02-22 00:07:31 -05:00
|
|
|
|
2014-11-20 12:43:42 -05:00
|
|
|
* Android (14+, ARM, x86, MIPS)
|
2014-10-19 01:16:02 -04:00
|
|
|
* asm.js/Emscripten (1.25.0)
|
2015-04-10 11:37:57 -04:00
|
|
|
* FreeBSD
|
2013-07-21 18:40:28 -04:00
|
|
|
* iOS
|
2015-04-24 00:38:53 -04:00
|
|
|
* Linux ![](https://tc27.draster.com/app/rest/builds/buildType:(id:Bgfx_Linux)/statusIcon)
|
2014-11-20 12:43:42 -05:00
|
|
|
* Native Client (PPAPI 37+, ARM, x86, x64, PNaCl)
|
2014-10-19 01:16:02 -04:00
|
|
|
* OSX (10.9)
|
2014-08-24 23:40:58 -04:00
|
|
|
* RaspberryPi
|
2015-04-24 00:39:43 -04:00
|
|
|
* Windows (XP, Vista, 7, 8, 10) ![](https://tc27.draster.com/app/rest/builds/buildType:(id:Bgfx_Windows)/statusIcon)
|
2014-11-15 18:48:24 -05:00
|
|
|
* WinRT (WinPhone 8.0+)
|
2013-02-22 00:07:31 -05:00
|
|
|
|
2014-10-19 01:16:02 -04:00
|
|
|
Supported compilers:
|
2014-10-18 19:04:42 -04:00
|
|
|
|
|
|
|
* Clang 3.3 and above
|
|
|
|
* GCC 4.6 and above
|
|
|
|
* vs2008 and above
|
|
|
|
|
2014-06-15 14:32:15 -04:00
|
|
|
Languages:
|
|
|
|
|
2015-07-28 02:10:43 -04:00
|
|
|
* [C/C++ API documentation](https://bkaradzic.github.io/bgfx/bgfx.html)
|
2014-06-21 21:18:26 -04:00
|
|
|
* [C#/VB/F# language API bindings](https://github.com/MikePopoloski/SharpBgfx)
|
2014-11-05 11:34:22 -05:00
|
|
|
* [D language API bindings](https://github.com/DerelictOrg/DerelictBgfx)
|
2014-06-21 21:18:26 -04:00
|
|
|
* [Go language API bindings](https://github.com/james4k/go-bgfx)
|
2015-07-31 02:02:21 -04:00
|
|
|
* [Java language API bindings](https://github.com/enleeten/twilight-bgfx)
|
2014-06-15 14:32:15 -04:00
|
|
|
|
2015-04-24 00:38:53 -04:00
|
|
|
Build status
|
|
|
|
------------
|
|
|
|
|
|
|
|
https://tc27.draster.com/guestAuth/overview.html
|
|
|
|
|
2013-06-22 20:51:59 -04:00
|
|
|
Who is using it?
|
|
|
|
----------------
|
|
|
|
|
|
|
|
http://airmech.com/ AirMech is a free-to-play futuristic action real-time
|
|
|
|
strategy video game developed and published by Carbon Games.
|
|
|
|
|
2014-10-18 00:44:19 -04:00
|
|
|
https://github.com/dariomanesku/cmftStudio cmftStudio - cubemap filtering tool.
|
2014-10-18 00:52:25 -04:00
|
|
|
![cmftStudio](https://github.com/dariomanesku/cmftStudio/raw/master/screenshots/cmftStudio_small.jpg)
|
2014-09-05 12:23:37 -04:00
|
|
|
|
|
|
|
https://github.com/taylor001/crown Crown is a general purpose data-driven game
|
|
|
|
engine, written from scratch with a minimalistic and data-oriented design
|
|
|
|
philosophy in mind.
|
|
|
|
|
2014-10-18 12:24:13 -04:00
|
|
|
https://github.com/emoon/ProDBG - ProDBG is a new debugger under development
|
2014-10-18 12:27:06 -04:00
|
|
|
that will support a variety of targets and operating systems. Currently it's in
|
2014-10-18 12:24:13 -04:00
|
|
|
very early development and primary focusing on Mac as primary target. This is
|
|
|
|
how it currently looks.
|
2014-10-18 12:21:50 -04:00
|
|
|
![mac_screenshot](https://raw.githubusercontent.com/emoon/ProDBG/master/data/screens/mac_screenshot.png)
|
|
|
|
|
2015-02-06 12:03:42 -05:00
|
|
|
http://www.dogbytegames.com/ Dogbyte Games is an indie mobile developer studio
|
2015-02-19 11:57:48 -05:00
|
|
|
focusing on racing games.
|
|
|
|
![ios](http://www.dogbytegames.com/bgfx/offroadlegends2_bgfx_ipad2.jpg)
|
2015-02-06 12:03:42 -05:00
|
|
|
|
2015-03-08 14:07:07 -04:00
|
|
|
https://github.com/andr3wmac/Torque6 Torque 6 is an MIT licensed 3D engine
|
|
|
|
loosely based on Torque2D. Being neither Torque2D or Torque3D it is the 6th
|
|
|
|
derivative of the original Torque Engine.
|
|
|
|
|
|
|
|
https://github.com/cgbystrom/twinkle GPU-accelerated UI framework powered by
|
|
|
|
JavaScript for desktop/mobile apps. Idea is to combine the fast workflow and
|
|
|
|
deployment model of web with the performance of native code and GPU acceleration.
|
|
|
|
|
2015-08-12 01:11:24 -04:00
|
|
|
[Building](https://bkaradzic.github.io/bgfx/build.html)
|
|
|
|
-------------------------------------------------------
|
2015-08-12 01:08:07 -04:00
|
|
|
|
2015-08-12 01:11:24 -04:00
|
|
|
[Examples](https://bkaradzic.github.io/bgfx/examples.html)
|
|
|
|
----------------------------------------------------------
|
|
|
|
|
|
|
|
[API Reference](https://bkaradzic.github.io/bgfx/bgfx.html)
|
|
|
|
-----------------------------------------------------------
|
|
|
|
|
|
|
|
[Tools](https://bkaradzic.github.io/bgfx/tools.html)
|
|
|
|
----------------------------------------------------
|
|
|
|
|
|
|
|
[License (BSD 2-clause)](https://bkaradzic.github.io/bgfx/license.html)
|
|
|
|
-----------------------------------------------------------------------
|
2015-08-12 01:08:07 -04:00
|
|
|
|
|
|
|
Copyright 2010-2015 Branimir Karadzic. All rights reserved.
|
|
|
|
|
|
|
|
https://github.com/bkaradzic/bgfx
|
|
|
|
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
|
|
modification, are permitted provided that the following conditions are met:
|
|
|
|
|
|
|
|
1. Redistributions of source code must retain the above copyright notice,
|
|
|
|
this list of conditions and the following disclaimer.
|
|
|
|
|
|
|
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
|
|
this list of conditions and the following disclaimer in the documentation
|
|
|
|
and/or other materials provided with the distribution.
|
|
|
|
|
|
|
|
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER ``AS IS'' AND ANY EXPRESS OR
|
|
|
|
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
|
|
|
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
|
|
|
|
EVENT SHALL COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
|
|
|
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
|
|
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
|
|
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
|
|
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
|
|
|
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
|
|
|
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|