/BGFX_Noesis_Renderer

A renderer for the Noesis GUI system with BGFX

Primary LanguageC++

BGFX_Noesis_Renderer

A renderer for the Noesis GUI system with BGFX:

image

Note

This has been copy and pasted from a custom in-house game engine - so it is NOT a plug and play repository.
But it should give you an idea and enough sample code
to replace some engine specific parts with your own code and make it work.

The code is C++ 20 so maybe you have to downgrade it to make it work with an older standard or compiler