o
odinpkg.dev
packages / binding / odin-bgfx-sdl

odin-bgfx-sdl

8912ae2binding

bgfx bindings for the Odin programming language

Unlicense · updated 2 years ago

odin-bgfx

Odin bindings for bgfx.

Example with SDL2 window.

Extra Contents

You can run the example program with odin run example from the root of this repository.

Static libs for the windows_amd64 and linux_amd64 targets are included, but you should not trust libraries downloaded this way, and compile them yourself.

The example program contains compiled shaders. You will need to compile bgfx's shaderc tool to build your own shaders.