Neo Kabuto's Blog
Pages
(Move to ...)
Home
Tutorials/Examples
Upcoming Tutorials/Examples
Finished Project Downloads
▼
Sunday, July 13, 2014
OpenTK Tutorial 6 Part 3: Putting it all together
›
Now that we have TexturedCube, and a way to load shaders and textures, we can finally get to the good part, drawing some textured objects! ...
52 comments:
Monday, June 23, 2014
Sorry for the Delay
›
I'd like to apologize for how long it's taken to get the last part of the newest tutorial up. My eternal excuse is that I'm busy...
2 comments:
Wednesday, April 23, 2014
OpenTK Tutorial 6 Part 2: Loading Textures and the TexturedCube Class
›
Now that we have our shaders loaded in a new, more object-oriented way, we're a third of the way to having textured objects in our progr...
14 comments:
Tuesday, March 11, 2014
OpenTK Tutorial 6 Part 1: Loading Shaders with a Class
›
This tutorial will cover basic texturing. To add a texture, we will first need to have a shader that handles it. Right now, we're using ...
13 comments:
Tuesday, February 18, 2014
Minor tutorial update
›
Since OpenTK 1.1 is officially out now, the tutorials have been updated to use it. There's a minor change to the Program class in all of...
1 comment:
Thursday, February 13, 2014
Good news!
›
Small update here, but I figure some good news is definitely better than no news. OpenTK 1.1 will be released later this week. It inclu...
Friday, January 10, 2014
OpenTK Tutorial 5: A Basic Camera
›
Now that we have many objects displayed, let's make a way to see them properly. In this tutorial, we will be creating a simple camera ...
31 comments:
‹
›
Home
View web version