Helco / PebbleOfDoom

A platform is only hackable when some form of Doom is ported to it, let's make Pebble hackable!
MIT License
6 stars 0 forks source link

PCMockup: Migrate to imgui #39

Closed Helco closed 5 years ago

Helco commented 6 years ago

Fixes #30

Also includes migration to OpenGL (3.0 core), as imgui needs the geometry rendering. For now debug windows should be able to further use SDL_Renderer (but software-rendered), but we should change this into a more generic approach being able to render either with SDL_Renderer or imgui