flecs-hub / flecs-systems-bgfx

bgfx-based renderer for flecs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flecs App

Flecs Systems BGFX

This is a minimal example of a working bgfx system with flecs v2. It requires some of the flecs modules to run such as gui, input, and sdl2. To manage BGFX with C it uses bgfx.cmake

For a fully working example of bgfx+imgui (docking branch) with CMake please refer to bgfx_imgui branch

License

MIT

About

bgfx-based renderer for flecs


Languages

Language:C 100.0%