Neo Kabuto's Blog
Pages
(Move to ...)
Home
Tutorials/Examples
Upcoming Tutorials/Examples
Finished Project Downloads
▼
Sunday, August 9, 2015
OpenTK Tutorial 8 Part 1: Normals, Materials, and Loading More From Files
›
In the previous tutorial, we loaded a simple object in from a file. Right now, it's hard to see the detail in the models because they...
28 comments:
Sunday, July 5, 2015
Progress Update
›
It's been a while, and I want to fill everyone in on what/when the next tutorial will be. This weekend is the first time I haven't h...
2 comments:
Tuesday, April 14, 2015
OpenTK Tutorial 7: Simple Objects from OBJ files
›
This tutorial is going to be rather short. What we'll do is add a new class that can open very simple OBJ files and add some sample mode...
26 comments:
Wednesday, March 25, 2015
Inside the Sprite Example
›
Last time I posted a new example that uses OpenTK for a 2D view with sprites. Let's go into a bit more detail about how it works:
3 comments:
Tuesday, March 10, 2015
OpenTK Sprites Example
›
A new example is available on the GitHub repository: https://github.com/neokabuto/OpenTKTutorialContent/tree/master/TKSprites This ...
6 comments:
Wednesday, February 25, 2015
OpenTK Tutorial 6 Project File now on GitHub
›
Missed having OpenTK content? Good news, I'm working on making more of it soon! Up next is a demo on using orthographic projection with ...
Tuesday, February 24, 2015
SFML.Net Example: Breakout Clone
›
Here's a second basic SFML.Net example. This time it's a clone of the game Breakout (copyright Atari, please don't sue). https...
‹
›
Home
View web version