-
Force-Feedback-with-DirectInput
This is a code stub from a game I am working on. You will need to have DirectX 7.0 installed or higher. I will give you two sample effects when using a force-feedback joystick. The first one is an Explosion force feedback effect, the other one is a Gunfire effect. You will have to enum your own Joystick object.
- 2014-07-13 14:06:31下载
- 积分:1
-
一本关于D3D9游戏设计的入门教程,能给有兴趣的人提供帮助。...
一本关于D3D9游戏设计的入门教程,能给有兴趣的人提供帮助。-D3D9 one on game design entry tutorial, will give those who are interested in to help.
- 2022-10-13 15:50:04下载
- 积分:1
-
3D Park, the trees and birds, learning DIREXT 3D is a good example
三维公园,有树和飞鸟,是学习DIREXT 3D 的好例子-3D Park, the trees and birds, learning DIREXT 3D is a good example
- 2023-08-23 06:10:03下载
- 积分:1
-
REmodel
一个计算低RE数的两方程湍流模型,对学习UDF的同学帮助较大(A calculation of the number of low-RE turbulence model for the students to learn more helpful UDF)
- 2021-01-02 15:38:57下载
- 积分:1
-
一个directshow.在画面上写字filter的例子,
一个directshow.在画面上写字filter的例子,-a directshow. The picture write filter example,
- 2022-05-23 07:28:00下载
- 积分:1
-
Missile 子弹 跟随效果 DelphiX
用Delphi6+DelphiX刚写的子弹跟随跟踪的代码。
总感觉不太真实,请各位高手指点指点,有没有好...
Missile 子弹 跟随效果 DelphiX
用Delphi6+DelphiX刚写的子弹跟随跟踪的代码。
总感觉不太真实,请各位高手指点指点,有没有好的算法实现跟踪。-Missile follow the effects of bullets DelphiX with Delphi6+ DelphiX bullets just write the code to follow the track. Feel less true, please instruct the expert advice, is there a good tracking algorithm.
- 2023-04-29 20:25:03下载
- 积分:1
-
最基本的direct draw 游戏编程入门,很好的参考,对于初学者。...
最基本的direct draw 游戏编程入门,很好的参考,对于初学者。-basic game programming draw direct entry, a good reference for beginners.
- 2022-03-19 00:21:14下载
- 积分:1
-
directx 例子~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~简单的例子,适合入门...
directx 例子~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~简单的例子,适合入门-directx examples ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simple example, suitable for entry-
- 2023-04-22 20:00:03下载
- 积分:1
-
用VB编写的3D模拟程序,显示了在VB中3D技术的应用.
用VB编写的3D模拟程序,显示了在VB中3D技术的应用.-VB prepared by the 3D simulation program, demonstrated in VB 3D technology applications.
- 2023-08-31 13:10:04下载
- 积分:1
-
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就...
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就可以访问与每个表面相关的内存。-using DirectDraw line drawing. The surface is a linear arrangement on the block of memory, it can use a char array to describe. By calling IDirectDrawSurface : : Lock () method, we can visit with each surface-associated memory.
- 2022-09-13 07:30:03下载
- 积分:1