/opengl-imgui-dotnet-template

🎨 template repo for opengl & glfw in dotnet

Primary LanguageC#

opengl-imgui-dotnet-template

🎨 template repo for getting started with opengl & glfw (+ imgui!) using dotnet!

Getting started

  1. Click the green Use this template up to the right and choose a name for the new repository.
  2. Clone down your new repository.
  3. Rename opengl-dotnet-template.csproj to your project's name.
  4. Run the ./utils/setup.ps1 powershell script to download a glfw binary
  5. Done!