OpenTKTutorialContent
OpenTKTutorialContent copied to clipboard
Project files from OpenTK tutorials from my blog
Changes required for upgrading to OpenTK 3 (#7).
Hi! First off, great work. Although I have found some problems regarding the ObjVolume-class, but it's quite an easy fix to replace StringBuilder with a simple string. And float.TryParse requires...
https://github.com/neokabuto/OpenTKTutorialContent/blob/60e9668c2f283a3d9600d62fd67a30e619e7d9c9/OpenTKTutorial6/OpenTKTutorial6/Game.cs#L104 I am using OpenTK 3.0.1 from official Nuget, and I get access violation (writing attempt to protected memory) error on this line. In tutorial 5 you use GL.DrawArrays and...
In my usual genius, I finally updated all the tutorials... to OpenTK 2. 3 has been out for a while and 4 is coming soon.
Hello and thank you for a great tutorial series! Ive used your tutorials successfully on windows but was trying to move over to mac for practical reasons. Tutorial 1 runs...
Hello, I always get bad problem with wavefront if tv loads into unlimited face :(  Please fix OpenTK! I really miss to load obj file in OpenTK since latest...