Made a level editor
I am implementing everything almost from scratch (raw OpenGL, but of course with some libraries like Stb and ImGui). I have implemented basic mesh editor and basic level editor.


Live updates of source code are on GitHub: https://github.com/zapolnov/ludum_dare_37
Now it’s time to craft some levels 