![]()
|
| Particle.zip
1-23-98 | I'm working on a class called Particle Systems. As the name implies, its going to replicate the movement of particles to simulate some really nice effects in my game. For now all they do is rotate as a 3-d object. Watch for future versions that can only get better :) |
| | ||
| Particle2.zip
11-18-98 | This newer version, gives the same display as the 2dpoint tutorial, except you can now move around in 6 degrees of freedom! |
| | ||
| Sb16e1.zip | Resetting the DSP and getting Environemental Settings supporting source code and final exe from the Programming the Sound Blaster 16 tutorial! |
| | ||
| Sb16e2.zip | Setting the Sound Blaster 16's Mixer Levels supporting source code and final exe, from the Programming the Sound Blaster 16 tutorial! |
| | ||
| Sb16e3.zip | Reading the Creative Labs .VOC Sound File Format supporting source code and final exe, from the Programming the Sound Blaster 16 tutorial! |
| | ||
| Sb16e4.zip | Sound Output in Direct Mode supporting source code and final exe for Example 4 from the Programming the Sound Blaster 16 tutorial. |
| | ||
| Sb16e5.zip | Sound Output in Single Cycle DMA Mode supporting source code and final exe from the Programming the Sound Blaster 16 tutorial! |
| | ||
| Sb16e6.zip | Sound Output in Auto Initialization DMA Mode supporting source code and final exe from the Programming the Sound Blaster 16 tutorial! |
| | ||
| Sb16e7.zip | RealTime Sound FX Mixing Structures supporting source code and final exe from the Programming the Sound Blaster 16 tutorial! |
| | ||
| Sb16e8.zip | 3d Sound supporting source code and final exe from the Programming the Sound Blaster 16 tutorials! |
| | ||
| Sb16e9.zip | Code for Realtime Sound FX from the Programming the Sound Blaster 16 tutorials! |
| | ||
| dmaprogramming.pdf | A .PDF Version of DMA Programing tutorial!! |
| | ||
| realtimesoundfxmixing.pdf | A .PDF Version of Realtime Sound FX tutorial!! |
| | ||
| 8or16bit.pdf | A .PDF Version of the Playback and Recording 8 or 16 bit Auto-Init DMA tutorial!! |
| | ||
| mainpage.pdf | A .PDF Version of the Sound Blaster 16 Main Page tutorial w/o DSP command lising. |
| | ||
| djgpp.pdf | A .PDF Version of the DJGPP and Protected Mode Programming tutorial! |
| | ||
| structures.pdf | A .PDF Version of the C++ Structures tutorial! |
| | ||
| 2dSprite.zip | The final executable produced from the tutorial on 2d Stationary Sprites! |
| | ||
| 2dpoint.zip | A neat little demo showing some capabilites of 2d points! |
| | ||
| LinkedLists.zip | A simple class that can be used to create Singly Linked Lists, with test code and .exe! |
| | ||
| precisionloss.zip | A little demo program showing how NOT to do 3d transformations! |
| | ||
| 3dpoint.pdf | A .PDF Version of 3d Point Class tutorial!! |
| | ||
| 3dwmatrices.pdf | A .PDF Version of 3d Transformations using Matrices tutorial!! |
| | ||
| 3dprojection.pdf | A .PDF Version of 3d Projection tutorial!! |
| | ||
| standardvideomodes.pdf | A .PDF Version of the Standard Video Modes tutorial! |
| | ||
| tweakedvideomodes.pdf | A .PDF Version of the Tweaked Video Modes tutorial! |
| | ||
| VESAvideomodes.pdf | A .PDF Version of the VESA Video Modes tutorial! |
| | ||
| unchainedvideomodes.pdf | A .PDF Version of the Unchained Video Modes tutorial! |
| | ||
| bankedvideomodes.pdf | A .PDF Version of the Banked Video Modes tutorial! |
| | ||
| mastervideomode.pdf | A .PDF Version of the Master Video Mode tutorial! |
| | ||
| offscreenmethods.pdf | A .PDF Version of the Offscreen Buffer Methods tutorial! |
| | ||
| movingbuffertovid.pdf | A .PDF Version of the Moving the Offscreen Buffer to Video RAM tutorial! |
| | ||
| verticalsync.pdf | A .PDF Version of the Using the Vertical Sync tutorial! |
| | ||
| plottingpixelsbios.pdf | A .PDF Version of the Plotting Pixels using BIOS tutorial! |
| | ||
| plottingpixelsVRAM.pdf | A .PDF Version of the Plotting Pixels By Accessing VRAM tutorial! |
| | ||
| palettesetting.pdf | A .PDF Version of the Setting the VGA Palette tutorial! |
| | ||
| palettecycling.pdf | A .PDF Version of the Cycling the VGA Palette tutorial! |
| | ||
| zbuffers.pdf | A .PDF Version of the Z Buffers tutorial! |
| | ||
| bitmaploading.pdf | A .PDF Version of the Reading the Windows BMP Graphics File Format tutorial! |
| | ||
| bitmapscaling.pdf | A .PDF Version of Scaling Bitmaps tutorial! |
| | ||
| 2dstationarysprites.pdf | A .PDF Version of 2d Stationary Sprites tutorial! |
| | ||
| 2dtransformations.pdf | A .PDF Version of 2d Transformations tutorial! |
| | ||
| joystick.pdf | A .PDF Version of the Reading the Joystick Port tutorial with source code and final executable! |
| | ||
| bitmap.zip | The final executable from the Rotating and Scaling Bitmaps tutorial! |
| | ||
| lens1.zip | The final executable from the Simple Lens Effects tutorial! |
| | ||