🎨 template repo for getting started with opengl & glfw (+ imgui!) using dotnet!
- Click the green
Use this template
up to the right and choose a name for the new repository. - Clone down your new repository.
- Rename
opengl-dotnet-template.csproj
to your project's name. - Run the
./utils/setup.ps1
powershell script to download a glfw binary - Done!