Donate?
Topics
Balder3D Binary Man Commodore 64 CUDA Demoscene DirectX DirectX11 DirectX12 Fractal Game Camp Game programming Gaming General Graphics Grill Simulator 360 Kinect Math Parallel Computing Shaders Silverlight Spill Technology Tutorial Uncategorized Unity Windows 8 Windows 10 Windows Phone XNA XNA Shader Tutorialpetriw
- RT @Hoffgame: Want a game where you befriend an ox and smash your way to riches? You can do that and more in #ikoneiisland, which just laun… 5 months ago
- Been working on some things for my Space Flight Simulator over the summer, feel free to join, might be interesting… twitter.com/i/web/status/1… 5 months ago
- RT @babylonjs: We'd like to formally introduce the next version of the Babylon Platform - #BabylonJS5 🥳🥳🥳 Blog: aka.ms/5.0_Blog… 8 months ago
- RT @PlayReentry: Real-time data monitoring of the Lunar Module in the Apollo Mission Control #multiplayer module in Reentry. #gamedev #gdc… 10 months ago
- Very happy to see N9 creating content for @PlayReentry! In this video, he will prepare and ignite those powerful F1… twitter.com/i/web/status/1… 10 months ago
- PMDG 737 for Microsoft Flight Simulator - Preview Trailer youtu.be/6HGIMzon84E via @YouTube #msfs2020 #fs2020 11 months ago
Blogroll
-
Join 208 other subscribers
Meta
Category Archives: Kinect
Kinect Fundamentals Tutorial Series is updated to Kinect for Windows SDK 1.0
I have rewritten the entire Kinect Fundamentals tutorial series to cover the new Kinect for Windows SDK 1.0. All code have been rewritten and changed so make sure you read these if you want to learn the 1.0 version or … Continue reading
Posted in Kinect, Tutorial
Leave a comment
Kinect Fundamentals #4: Implementing Skeletal Tracking
Hi and welcome to tutorial #4 in my Kinect Fundamentals tutorial. In this tutorial, I will show you how you can implement Skeletal Tracking using the Kinect SDK for Windows API, and how you can move a cursor by using … Continue reading
Posted in Kinect, Tutorial
9 Comments
Kinect Fundamentals #3: Getting distance-data from the Depth Sensor
Now that you know how to use the RGB Camera data, it’s time to take a look at how you can use the depth data from the Kinect sensor. It’s quite similar to getting data from the RGB image, but … Continue reading
Posted in Kinect, Tutorial
21 Comments
Kinect Fundamentals #2: Basic programming
Our first Kinect program will be using XNA 4.0 to create a texture that is updated with a new image from the Kinect Sensor every time a new image is created, thus displaying a video. Note: This tutorial has been … Continue reading
Posted in Kinect, Tutorial
32 Comments
Kinect Fundamentals #1: Installation & Setup
Welcome to the first part of my Kinect Findamentals series. In this series, we will look at how you can implement your own Kinect-applications using XNA 4.0. Update: This tutorial has been updated to using the February 2012 version of … Continue reading
Posted in Kinect, Tutorial
11 Comments
Kinect for Windows SDK available
The Kinect for Windows SDK is available, so feel free to try it out and see what you can make. I tried the API and like it a lot, easy to understand and follow. See the launch event and video … Continue reading
Posted in Kinect
Leave a comment