You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom OpenGL enigne, written on C++
Using libs: GLAD, SDL2, Dear IMGui
Three main modules:
-MKGraphics (OpenGL wrapper, some graphics utils)
-MKCore (windowing, input, events)
-MKUtils (utils)