Sunday, May 15, 2005

.NET Beta 2.0 and DirectX 9.0

I think it is too late now to add something about the Beta 2.0 of .NET as almost every .NET blogger has put up links to Microsoft's download pages. Hence I have decided to write something about the new section in MSDN called Coding4Fun which is for the hobbyist who derives satisfaction in coding on weekends and on late nights.This is a great site featuring columns like Cool applications, Game development and some assembly required (my personal favourite) which deals with interfacing hardware and gadgets with your PC using the .NET Beta 2 Express editions. This is one of the best ways to getting your hands into .NET 2.0.

I liked the Coding4Fun site so much that I decided to have a play with DirectX 9.0 (finally after playing all those free VB6 DirectX games). Some of the best resources for DirectX are the sample documentation and code that comes as part of the installation for the
DirectX 9.0 SDK
, the Hello Teapot example which is called a HelloWorld into managed DirectX, the MDXlib9.0 also found on Gotdotnet which is a wrapper for the most common functionality needed to set up a DirectX app and last but not the least the Coding4Fun game development column.

Also worth checking out is the 'Shot It' game done by Mathias Kunter which is a nicely done 3D ego shooter. The game is in VB6.0 using DirectX 7.0.

0 Comments:

Post a Comment

<< Home