delphix_all_in_one_07a

所属分类:3D图形编程
开发工具:Delphi
文件大小:2741KB
下载次数:28
上传日期:2006-09-27 18:28:38
上 传 者cyesagittar
说明:  delphiX的代码,以及他的示例程序,,,是delphi的一个游戏插件
(delphiX code, and examples of his procedures, is a game of delphi plugins)

文件列表:
216376\Dx\Demos\D3DRM\Tutorial_colli3D\FOOTSTEPS.WAV (66214, 1997-07-08)
216376\Dx\Demos\D3DRM\Tutorial_colli3D\gun.wav (11070, 1999-08-09)
216376\Dx\Demos\D3DRM\Tutorial_colli3D\kanon.wav (57568, 1999-08-09)
216376\Dx\Demos\D3DRM\Tutorial_colli3D\misil.wav (26184, 1999-03-07)
216376\Dx\Demos\Ball\puck.wav (12860, 1998-01-01)
216376\Dx\Demos\Fonts\Tutorial\background.gif (119, 2000-06-11)
216376\Dx\Demos\Fonts\Tutorial\delphixaddonicon.gif (6793, 2000-12-11)
216376\Dx\Demos\Fonts\Tutorial\delphixaddonimed.gif (23836, 2000-12-11)
216376\Dx\Demos\Fonts\Tutorial\delphixaddoninst.gif (13218, 2000-12-11)
216376\Dx\Demos\Fonts\Tutorial\delphixaddonpack.gif (12596, 2000-12-11)
216376\Dx\Demos\Fonts\Tutorial\title_bar.gif (7965, 2000-06-11)
216376\Dx\Demos\Textures\back.bmp (32886, 1999-11-13)
216376\Dx\Samples\d3drm\AlphaBlending\back.bmp (17462, 2000-07-22)
216376\Dx\Demos\Iso\Res\brown.bmp (1558, 1998-05-23)
216376\Dx\Tools\common\Bubbles.bmp (2118, 2000-06-08)
216376\Dx\Demos\Iso\Res\cursor.bmp (1558, 1998-06-09)
216376\Dx\Demos\Iso\Res\dirtpath.bmp (1558, 1998-05-23)
216376\Dx\Demos\D3DIM\Dolphin\dolphin.bmp (12342, 1999-04-10)
216376\Dx\Demos\Fonts\Demo_dxfont\font.0000.bmp (39798, 2003-09-22)
216376\Dx\Demos\GrafixLib\PaulTothsVoxelConverted\Font.bmp (76854, 2000-02-11)
216376\Dx\Demos\TurboPixels\GummiDemo\font.bmp (3886, 2000-09-26)
216376\Dx\Demos\Iso\Res\grass.bmp (1558, 1998-05-23)
216376\Dx\Demos\D3DRM\Tutorial_colli3D\GRASS3A.BMP (132150, 1997-07-08)
216376\Dx\Demos\Iso\Res\gray.bmp (1558, 1998-05-23)
216376\Dx\Demos\GrafixLib\PaulTothsVoxelConverted\GROUND.BMP (66614, 1997-08-19)
216376\Dx\Demos\TurboPixels\GummiDemo\guma.bmp (376, 2000-09-26)
216376\Dx\Demos\Ball\hauto.bmp (1078, 2004-03-19)
216376\Dx\Demos\GrafixLib\PaulTothsVoxelConverted\HEIGHT.BMP (66614, 1997-08-19)
216376\Dx\Demos\Framework\icons.bmp (4662, 2000-12-14)
216376\Dx\Tools\common\icons.bmp (118838, 2001-01-18)
216376\Dx\Demos\ScrollScreenDemo\image.bmp (60056, 2000-12-29)
216376\Dx\Demos\Iso\Res\isoblank.bmp (2678, 1998-05-23)
216376\Dx\Demos\D3DRM\Tutorial_colli3D\lake.bmp (17462, 1998-10-06)
216376\Dx\Samples\d3drm\Wrap\lake.bmp (17462, 2000-07-22)
216376\Dx\Demos\Iso\Res\leftdoor.bmp (2454, 1998-05-23)
216376\Dx\Demos\Iso\Res\leftp.bmp (2678, 1998-05-23)
216376\Dx\Demos\Iso\Res\lefts.bmp (1942, 1998-05-23)
216376\Dx\Demos\Iso\Res\lefttwst.bmp (2678, 1998-05-23)
216376\Dx\Demos\Iso\Res\middles.bmp (1846, 1998-05-23)
216376\Dx\Demos\Iso\Res\pine.bmp (6202, 1998-06-23)
... ...

============================== DelphiX 2000.07.17 ============================== * YOU MUST READ AND ACCEPT THE TERMS AND CONDITIONS OF USE BEFORE USING DELPHIX* 1. Introduction This component collection allows you to use DirectX with Delphi far more easily than writing it all from scratch yourself. You can even use these components if you don't have the DirectX SDK installed, i.e. just the runtime version. 2. Requirements You need to have the following software installed: - Borland Delphi 3, 4, 5 - DirectX version 7 (runtime) 3. The following DirectX objects are supported DirectDraw Direct3D DirectSound DirectSoundCapture DirectInput (including GetJoyPosEx) DirectPlay 4. Components included: TDXDraw DirectDraw and Direct3D component TDXDIB Component by which DIB is maintained TDXImageList List of TPicture. Surface is controlled. TDX3D The Direct3D component (works with TDXDraw). TDXSound DirectSound component TDXWave Component by which Wave is maintained TDXWaveList The list of Wave. The buffer is controlled. TDXInput Input component. (Keyboard and Joystick) TDXPlay Communication component TDXSpriteEngine Sprite engine TDXTimer High-speed timers (better than TTimer) TDXPaintBox DIB version of TPaintBox TDXForm Optimizes forms for DelphiX. 5. Installation Please execute Install_for?.exe of the Bin folder, which will do the compilation and registration for you. 6. TERMS AND CONDITIONS OF USE. Every part of DelphiX is Copyright (C) 1999 Hiroyuki Hori but you are licensed to use DelphiX to create software; DelphiX is freeware. Any software created using DelphiX may be distributed without fee to the author. You may not, however, distribute anything contained in the DXHeader folder, the FFEffects folder, or the Samples folder. The author of DelphiX assumes no liability for damages caused under any circum- stances whatsoever, and is under no obligation. Use of the software indicates acceptance of all conditions contained in this document. If you do not agree to these terms, you must delete this software immediately. You may distribute the archive in which DelphiX is distributed, but under no circumstances must this archive be changed. Distributing a modified archive is a violation of the software license. If you do redistribute this software, please let me know at the email address given below. 7. Lastly... If you have any questions, requests, bug reports, etc., please contact me at the address given below. Hiroyuki Hori E-Mail: hori@ingjapan.ne.jp Homepage: http://www.yks.ne.jp/~hori/

近期下载者

相关文件


收藏者