Chris Gardner
6 posts.
- Processing Kinect v2 Color Streams in ParallelProcessing Kinect v2 Color Streams in Parallel I've really been enjoying being a part of the Kinect for Windows Developer's Preview. The new hardware has…
- If not now, then when?The time has been flying by this year. It seems like only yesterday that I mentioned the gorillagator, a simple construct of confusion to try to draw…
- My Thoughts On the Xbox 180Everyone seems to be putting their 0.00237 cents into the wishing well over Microsoft's recent decision to reverse the DRM policy on the Xbox One.…
- Data Binding to Attached PropertiesWhen I was working on my C#/XAML game framework, I discovered I wanted to try to data bind my sprites to background objects. That way, I could update my…
- Creating an XNA GameComponent in Windows Store AppsIt was unofficially announced yesterday that XNA has officially hit the end of its life. Fortunately, as mentioned in the last post, I'm working on…
- Intercepting the .NETI have read another AOP article on code project today which uses context bound objects as a mechanism to implement the interception of method calls. The…
