/OpenTK-ImGUI.NET

Simple C# & OpenGL engine with ImGui.Net

Primary LanguageC#

OpenTK + ImGUI.Net

Small C# engine working on OpenGL(provided by OpenTK) and ImGUI.Net library(solution on linking it with opentTK was found here). To manage components i used simple ECS. Also you can import stl models and place them in 3d space.