
VMK Viewing Chart
I recently added a new page to the website that illustrates the recommended VMK viewing order of all the videos found on the website. See the FAQ section for more details.

New Network Programming video
VMK 20: Bitfield GameData Packet
The data stored in the GameData class is packaged into a bitfield packet in this VMK to make it easier to transmit and receive data across the network.

My youTube channel
See: http://www.youtube.com/playlist?list=PL2E5011D791821608

Making Hardware Game
I have been a little quiet on the website lately because I have been busy making a different type of game. To check it out, have a look at my youTube channel.

New Network Programming video
VMK 19p3: Float Conversion Tests Part 3/3
In the previous VMK I left out how to transmit floating point numbers across the network. In this VMK I demonstrate different ways in which this can be done.

New Network Programming video
VMK 19p2: Float Conversion Tests Part 2/3
In the previous VMK I left out how to transmit floating point numbers across the network. In this VMK I demonstrate different ways in which this can be done.

New Network Programming video
VMK 19p1: Float Conversion Tests Part 1/3
In the previous VMK I left out how to transmit floating point numbers across the network. In this VMK I demonstrate different ways in which this can be done.

New Network Programming video
VMK 18p2: GameData Packet Part 2/2
The GameData class created in the previous VMK is converted to a packet in this VMK so that the data contained in the class can be transmitted across the network.

New Network Programming video
VMK 18p1: GameData Packet Part 1/2
The GameData class created in the previous VMK is converted to a packet in this VMK so that the data contained in the class can be transmitted across the network.

New OpenGL Tips & Tricks video
VMK 2p6: PNG Textures Part 6/6
The code written in C++ VMK 24 PNG Loader is carried forward into this VMK where the texture manager is expanded to include the ability to use PNG texture files in the game engine.

Choose the downloads tab at the top of the screen and then select a VMK topic. You will see
a listing of all the VMK in the selected section. See the reference image on the right.
