bgfx
There are 78 repositories under bgfx topic.
harfang3d/harfang3d
HARFANG 3D source code public repository
s1ddok/Fiber2D
Cross-platform 2D Game Engine in pure Swift
pezcode/Cluster
Clustered shading implementation with bgfx
LWJGL/lwjgl3-demos
Demo suite for LWJGL 3
clibequilibrium/EquilibriumEngine
Data-oriented and multi-threaded C11 Game Engine with libraries & shaders hot-reloading.
yuki-koyama/bigger
bigg (bgfx + imgui + glfw + glm) + utils
fredakilla/GPlayEngine
Cross-platform C++ 2D / 3D game engine.
jpcy/ioq3-renderer-bgfx
A renderer for ioquake3 that uses bgfx.
jpcy/bgfx-minimal-example
Minimal bgfx "hello world" example
meta4d-me/CatDogEngine
A cross-platform game engine/editor written in modern C++ (WIP)
lispysnake/serpent
Cross-platform gaming kit in the D programming language
fbertola/bgfx-python
Python 3.7+ wrapper for the BGFX library. 🐍
strayrobots/3d-annotation-tool
A graphical user interface to annotate point clouds and 3D data.
SwiftGFX/SwiftBGFX
Swift bindings to bgfx – a cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library
clibequilibrium/EquilibriumEngine-CSharp
Data-oriented C# Game Engine with libraries & shaders hot-reloading.
RudjiGames/rapp
Cross-platform entry point library
roman01la/minimax
Minimalist 3D game engine in Clojure
SnapperTT/sdl-stb-font
Renders text using STB_Truetype in pure SDL
quicklyslow/cocos2d-bgfx
cocos2d-x-lite use bgfx as the rendering backend
MissingBitStudios/igneous
Igneous is an open source game engine written in C++.
Paper-Cranes-Ltd/big2-stack
This is a middleware repository that eases up the work with BGFX, GLFW, IMGUI and GLM.
fountainment/cherrysoda-engine
A lightweight cross-platform C++ game engine based on bgfx and SDL2
SnapperTT/bgfx-header-extension-library
Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to complete common graphical tasks
fredakilla/brtshaderc
bgfx runtime shader compiler. Library version of the bgfx shaderc tool to build bgfx shaders from sources at runtime.
fbertola/Natrix
Fast fluid simulation in Python :snake:
wobbier/MitchEngine
The 3D game engine so good it has my name in it.
dashandslash/QQuickBgfx
Qt6 QQuickItem with BGFX renderer
Akira13641/PasBGFX
Pascal bindings to the C API for BGFX, "a cross-platform, graphics API agnostic, Bring Your Own Engine/Framework style rendering library".
LakeByTheWoods/zig-bgfx-sdl2
Minimal zig project to get bgfx running with sdl2
floooh/fips-bgfx
fipsified version of bgfx (https://github.com/bkaradzic/bgfx)
yuki-koyama/hello-bgfx
Hello-world project for bgfx + GLFW managed by CMake
knot-alot/knoting
Game engine for CSC8507 & CSC8508
dashandslash/blackboard
imgui multi-viewport with SDL + bgfx
alanjian85/cubus
A voxel sandbox game with procedurally generated open world, utilizing a multi-threaded chunk mesh renderer which supports AO and shadow mapping, as well as a database to save player and world states.
astrofra/demo-marine-melodies
A PC Music Disk, 9 electro & hip/hop tracks with a 3D interface.
cyberegoorg/zbgfx
When zig meets bgfx.