KarmaEngine
Game Engine for practical learning and research purposes
|
Files | |
imgui_impl_glfw.h | |
This file contains GLFW renderer backend. | |
imstb_rectpack.h | |
Useful for e.g. packing rectangular textures into an atlas. Does not do rotation. | |
imstb_truetype.h | |
Just for the sake of completeness. Couldn't find any use yet. See comments below. | |
KarmaGui.h | |
This file constains KarmaGui class. The chief class for our UI needs.. | |
KarmaGuiInternal.h | |
This file contains helper routines for UI drawing and relevant data structures. | |
KarmaGuiLayer.h | |
This file contains the class KarmaGuiLayer, a Layer between Engine and KarmaGui. | |
KarmaGuiRenderer.h | |
This file contains the renderer for Karma's UI. | |
KarmaSTBTextEdit.h | |
This file contains helper functions for isntance mouse relevant operations. | |
Roboto-Regular.h | |
This file contains font supplied with the Engine. | |