/LearnOpenTK

A port of learnopengl.com's tutorials to OpenTK and C#.

Primary LanguageC#Creative Commons Attribution 4.0 InternationalCC-BY-4.0

LearnOpenGL-TK

A port of the tutorials at LearnOpenGL to C#/OpenTK.

Status

  • 1.1 - Creating a Window: Complete
  • 1.2 - Hello Triangle: Complete
  • 1.3 - Element Buffer Objects: Complete
  • 1.4 - Textures: Complete
  • 1.5 - Multiple Textures: Complete
  • 1.6 - Transformations: Complete
  • 1.7 - Coordinate systems: Complete
  • 1.8 - Camera: Not started