Sorry to redirect you to read this news, but please read this posting on the official Lua4Delphi page on Google+. Feel free to post comments here on this blog entry, or as comments on the Google+ entry (if you have … Continue reading →
Stabbed in the back by Microsoft In a recent experiment, I discovered that Microsoft have deliberately capped the minimum depth range of the Xbox Kinect controller (when running it on a Windows 7 PC using the official Beta 2 Kinect … Continue reading →
For those who aren’t already aware, TKinect was updated on the SVN repository on Friday 14th January 2011. It now includes a means of determining the real distance of any point on the Depth image… The code sample above shows … Continue reading →
By now we’ve all seen the fancy Depth Image output from the Kinect controller for the Xbox 360. Most immediately recognize that the various colors represent distance between the camera and various objects/boundaries within its scope, however I have yet … Continue reading →
Firstly I would like to pay a special “thank you” to Aleks of IT Security Lab for producing some amazing demos using TKinect for Delphi. The two demos he has produced showcase both 2D and 3D motion capture/tracking techniques. The … Continue reading →
A very brief heads-up to tell you that TKinect for Delphi has been released on my Open Source SVN. Remember: at this point the code is essentially untested (I still don’t have possession of a Kinect, it’ll be here in … Continue reading →
I would like to make a special “thank you” notice to Embarcadero, my most valued source for development tools (Delphi, C++, Delphi Prism, RadPHP and much more), for their amazing donation of a Microsoft Kinect Controller. This contribution allows me … Continue reading →
Anyone out there familiar with header translations and linking of DLLs to provide additional (external) functionality to your Delphi application(s) will no doubt be familiar with the concept of External Methods: functions and procedures existing outside of your application with … Continue reading →
I’ve noticed a significant volume of interest in TKinect for Delphi, and I just want to remind you that I’m desperately seeking people with access to a Kinect controller and Windows 7. If you meet those requirements and are willing … Continue reading →
Those of you who chat with me regularly (or whom may have even worked on one or more projects with me) know that I’m heavily interested in developing 3D games (I even have a couple of game developments in the works). Well, now I’m looking to fill a void in the Pascal programming world: a fully modular, highly scalable, multi-architecture game engine toolkit. Continue reading →