-
Visual C++/DirectX9 3D游戏开发引导的一个骨骼动画例子
Visual C++/DirectX9 3D游戏开发引导的一个骨骼动画例子-Visual C++/DirectX9 3D game development as a guiding example of skeleton animation
- 2023-07-09 00:35:03下载
- 积分:1
-
用DirectX9编写的一个简单的3D程序
用DirectX9编写的一个简单的3D程序-A sample 3d program developed with directx9
- 2022-10-02 07:20:03下载
- 积分:1
-
《3D游戏程序设计入门(DirectX9.0)》用比较浅显的方式和方法来让你接受directx的精深的内容,作为入门的读物正适合想进此门的爱好者们。...
《3D游戏程序设计入门(DirectX9.0)》用比较浅显的方式和方法来让你接受directx的精深的内容,作为入门的读物正适合想进此门的爱好者们。- 3D Game Programming Getting Started (DirectX9.0) relatively simple ways and means to enable directx you accept the contents of the deep, as the books are suitable for entry into this think fans of the door.
- 2022-01-26 01:47:45下载
- 积分:1
-
用vc进行游戏开发.图形采用dirextx方式.需要配置dirextx sdk.实现arpg的游戏模式.对想学习virtual c++游戏设计的朋友有一定的帮助...
用vc进行游戏开发.图形采用dirextx方式.需要配置dirextx sdk.实现arpg的游戏模式.对想学习virtual c++游戏设计的朋友有一定的帮助.-vc used for game development. Dirextx graphics mode. Configure dirextx sdk. Arpg realize the game. Right c want to learn game design virtual friends can help.
- 2022-12-07 00:50:02下载
- 积分:1
-
播放摄像头,采用DIRCETSHOW模式。简单易懂。
播放摄像头,采用DIRCETSHOW模式。简单易懂。-broadcast camera, using DIRCETSHOW model. Simple and understandable.
- 2022-03-10 13:33: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
-
MFC environment in the implementation of Directx
在MFC环境下的Directx的实现方法-MFC environment in the implementation of Directx
- 2022-04-23 14:36:18下载
- 积分:1
-
法老翻译DirectX初学者教程。
老王翻译的DirectX教程,适合初学者.-Pharaoh translation DirectX tutorial for beginners.
- 2022-05-18 14:34:19下载
- 积分:1
-
CPU Optimization D3D based game Skin (Skinning) technology, with a detailed desc...
基于D3D的CPU优化游戏外皮(Skinning)技术,有详细的英文说明pdf/源代码/可执行文件。
- 2022-04-01 08:34:47下载
- 积分:1
-
volumemeter(Managed DirectX)
VolumeMeter (Managed DirectX)
This project is a live volume meter control for monitoring audio levels from a sound card. It is written entirely in C#, and uses Microsoft s Managed DirectX (June release). You can drag-and-drop the control into any Windows Forms application. You may select the input, and tweak the appearance of the animation through various parameters.
The idea behind this project is to maintain a very short buffer of audio and constantly record into it. The control is on a timer, and periodically queries the buffer to see what volume level the most recent sample has, and then sets a progress bar s value accordingly.
- 2022-03-25 07:11:13下载
- 积分:1