Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 437 Bytes

GameDev<T> - OpenTK Intro Example

This is a small stand-alone example project on how to use OpenGL in C#, using OpenTK.

A full and in-depth writeup of this example can be found on my blog here:

OpenGL in C# – an object oriented introduction to OpenTK

Feel free to do with this code as you wish.

I hope it is of use to you!