hcabel / OpenVoxel

OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15 stars 2 forks source link

Draw the viewport onto an ImGui window #92

Open hcabel opened 1 year ago

hcabel commented 1 year ago

When launching the engine in editor mode draw the viewport not on the GLFW anymore but into a ImGui window, like this will be able to dock resize the viewport.