home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the 3D Game Programming Gurus / gurus.iso / DirectX / readme.txt < prev   
Text File  |  2003-01-13  |  4KB  |  103 lines

  1. README.TXT for /DirectX directory
  2.  
  3. "Tricks of the 3D Game Programming Gurus-Advanced 3D Graphics and Rasterization"
  4. Created: 1.1.03 by Andre' LaMothe
  5.  
  6. This directory contains both the DirectX 9.0 SDK files and the DirectX 9.0 Run-time files. 
  7. All the demos from the book were compiled with the DirectX 9.0 SDK. However, they will run with
  8. DirectX 8.1 or better interfaces, so you don't necessarily have to install the DirectX 9.0
  9. run-time, but I highly recommend it! Moreoever, the demos will compile with DirectX 8.1 SDK
  10. as well if you already have it installed and simply don't have room for the DirectX 9.0 SDK.
  11.  
  12. The table below describes each of the files within this directory and their usage.
  13.  
  14.  
  15. ***********************************************************************************
  16.  
  17. DirectX 9.0 Software Development Kit (SDK) for C/C++ developers
  18.  
  19. File Name:      dx9sdkcp.exe
  20. Download Size:  99996 KB
  21. Date Published: 12/19/2002
  22. Version:        9.0
  23.  
  24. Overview
  25.  
  26. This is the Microsoft DirectX 9.0 Software Development Kit (SDK) for C/C++ developers. 
  27. This is intended for developers solely interested in C/C++ development. It contains all 
  28. DirectX software required to create DirectX 9.0 compliant applications in C/C++. 
  29. However, it does not contain the DirectX Runtime which is required to run samples or 
  30. develop applications. We highly recommend downloading and installing the DirectX 9.0 
  31. Developer Runtime following this SDK install.
  32.  
  33. Major components include: DirectX 9.0 Application Programming Interface (API) Documentation 
  34. for each of the DirectX core areas; DirectX 9.0 headers & libraries; Sample applications 
  35. and source code; miscellaneous tools and utilities.
  36.  
  37. This download does NOT include Developer Runtime, the Redist, or the DirectX 9.0 SDK 
  38. Extras content, such as Japanese Docs, Symbol Files, Direct3D XFile Exporters, 
  39. DirectShow DVD components, DirectPlay for PocketPC, and DirectMusic Producer. 
  40.  
  41. ***********************************************************************************
  42.  
  43. DirectX 9.0 Software Development Kit (SDK) Release Notes 
  44.  
  45. File Name:      dx90_releasenotes.exe
  46. Download Size:  133 KB
  47. Date Published: 12/19/2002
  48. Version:        9.0
  49.  
  50. Overview
  51.  
  52. This download contains important information about installation, DirectX 9.0 SDK 
  53. contents and last minute updates.
  54.  
  55. ***********************************************************************************
  56.  
  57. DirectX 9.0 Software Development Kit (SDK): Symbol Files
  58.  
  59. File Name:      dx90_sdkextras_symbols.exe
  60. Download Size:  27741 KB
  61. Date Published: 12/19/2002
  62. Version:        9.0
  63.  
  64.  
  65. Overview
  66.  
  67. This download contains all the symbol files for the DirectX 9.0 release for Windows 98, 
  68. Windows Me, Windows 2000, and Windows XP. These files can be helpful when profiling 
  69. applications and using tools such as Intel's VTune. 
  70.  
  71. ***********************************************************************************
  72.  
  73. DirectX 9.0 SDK Extras: Direct3D Miscellaneous Direct3D content.
  74.  
  75. File Name:      dx90_sdk_extras_direct3d.exe
  76. Download Size:  1433 KB
  77. Date Published: 12/19/2002
  78. Version:        9.0
  79.  
  80. Overview
  81.  
  82. This download contains modeling package plug-ins for extracting skinning information
  83. for use with Direct3D«. It contains plug-ins for 3DStudio Max 3.0, 3DStudio Max 4.0, 
  84. Maya 2.5, Maya 3.0, and Maya 4.0. It also contains the source code for the Mesh 
  85. Viewer Utility. 
  86.  
  87. ***********************************************************************************
  88.  
  89. DirectX 9.0 Redistributable Run-time
  90.  
  91. This download contains the DirectX 9.0 run-time.
  92.  
  93. File Name:      dx90_redist.exe
  94. Download Size:  32591 KB
  95. Date Published: 12/19/2002
  96. Version:        9.0
  97.  
  98. Overview
  99.  
  100. This download contains the run-time for users that do not have internet connections, that is, 
  101. it's self-contained for the most part.
  102.  
  103.