Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 423 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 423 Bytes

ImGui Graphics

This modul is a wrapper around ImGui UI library, that can be easily integrated as a graphics instance and cane be passed in graphics manager by imguiLink. From test imguiGraphics should be added as a Graphics in graphicsManager and created by createGraphics() function, and it's ready for work. All draw elements are called from global context from test body.