|
Game Reviews
|
Doom 3Contains a review about Doom3, it's gameplay, fun factor, graphics, etc. FarcryContains a review about FarCry, it's gameplay, fun factor, graphics, etc.
|
|
General Articles
|
BankingThe first 2 pages from the book titled 'And the truth shall set you free' that describes the current banking system.
|
|
Home Brew
|
Wiimote headgearContains a quick article on how to create your own wii headgear (Sensor bar replacement)
|
|
Product Reviews
|
Rhino 110Contains 2 reviews for the Garmin Rhino 110 GPS reciever. First review was written in 2003 and a new review added this year in 2004.
|
|
Programming
|
Add Remove Enum values macrosAn article, with code, of a macro that shows how to add or remove enum values from a declared enumerated type in code. Bubble SortSimple example and info about the bubble sort algorithim. Create PropertyShows how to use this marco to create property wrapers for your varibles. Fart Sniffer TutorialThis tutorial will walk you through creating a number of flies that will fallow a scent trail, that you draw on the screen using the mouse. It will be designed to show how easy it is to code AI to achieve simple path finding / fallowing 'fly like' behavior. Game development difficultiesThis article is for game developers who are finding it difficult to finish there game projects, And try's to point out some of the reasons why these projects fail. Simple FOV (field of view) appDemonstrates a method of determining what parts of a grid a user is looking at using a field of view. I wrote this sample app because sometimes it's just easier to be able to look at something in front of you and trouble shoot rather then working with just a mental modal. SpitleA project I had started that would allow me to generate a series of overloaded methods with xml comments. xIcon Browser add-in for vb6VB5 & 6 do not have an icon browser to browse through all the build in office icons.
So I made one. Simply scroll through the list then select the icon you wish to use.
The icons index will appear as well as a 16x16 and a 32x32 preview of the selected icon.
The source is not commented very good. ZipThatSnipAllows you to export and zip a selected piece of code from vs.net.
|
|