2021-11-14, 13:49
Anyone know if there is a general debug/trace class or function that is able to write directly to screen (preferably to any position)?
I've browsed and searched through a large part of the code and the closest I found is DebugRenderer.cpp which is tightly coupled to RenderManager.cpp. I've tweaked DebugRenderer for my own purposes but it would be nice to have a more general solution.
I've browsed and searched through a large part of the code and the closest I found is DebugRenderer.cpp which is tightly coupled to RenderManager.cpp. I've tweaked DebugRenderer for my own purposes but it would be nice to have a more general solution.