bgfx-python
BGFX wrapper
A Python wrapper for the BGFX library, providing native C++ interface and integration with ImGui.
Python 3.7+ wrapper for the BGFX library. 🐍
123 stars
4 watching
6 forks
Language: CMake
last commit: almost 2 years ago bgfxcppcppyydirectximguimetalopenglpythonvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
akira13641/pasbgfx | Pascal bindings to the C API for BGFX, providing a way to access and use the cross-platform graphics library from Pascal. | 20 |
jnadro/pybgfx | Python bindings for the bgfx game engine | 74 |
jazzbre/imguibgfx-beef | A wrapper around ImGui that provides a set of pre-built graphics libraries for the Beef programming language | 5 |
aurose94/nim-bgfx | A Nim language wrapper around the bgfx graphics library | 46 |
jazzbre/bgfx-beef | A wrapper around the bgfx graphics library for the Beef programming language | 12 |
snappertt/bgfx-header-extension-library | A C library providing a set of utility functions and effects to simplify graphics rendering with the bgfx library. | 42 |
emoon/bgfx-rs | Rust bindings to a cross-platform graphics API | 113 |
james4k/go-bgfx | A Go wrapper around Branimir Karadžić's bgfx rendering library | 59 |
haskell-game/bgfx | Haskell bindings to a cross-platform graphics API | 32 |
cloudwu/lua-bgfx | A Lua binding of the bgfx cross-platform graphics rendering library | 230 |
swiftgfx/swiftbgfx | Cross-platform rendering library bindings in Swift | 79 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
archie3d/juce_bgfx | An implementation of bgfx rendering from within a JUCE application with alternative rendering via nanovg. | 21 |
sija/gphoto2.cr | An FFI for common functions in the libgphoto2 library and a facade for Crystal developers to interact with it. | 16 |
oprypin/crystal-imgui | A library that provides Crystal bindings to Dear ImGui | 70 |