登录
首页 » 图形图像 » Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的...

Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的...

于 2022-01-22 发布 文件大小:59.37 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Collision Callback(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Collision Callback (with the implementation of document)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个分水岭算法源代码。可用于分割。
    一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
    2022-01-26 01:59:49下载
    积分:1
  • 本软件是用在SMT行业,回流焊设备设定制程文件时,把PCB的温度测试曲线(*.tdx)导入, 对该温度曲线的分析工具(中文版)。...
    本软件是用在SMT行业,回流焊设备设定制程文件时,把PCB的温度测试曲线(*.tdx)导入, 对该温度曲线的分析工具(中文版)。-the software is used in SMT industry, equipment set reflow process documents, PCB test the temperature curve (*. tdx) introduction, this temperature curve analysis tools (Chinese version).
    2022-08-20 21:23:55下载
    积分:1
  • 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画过程: 首先鼠标选择绘工具,然后选择颜色,接着按User需要作。User对...
    设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus 当前绘图状态属性:int iPaintProperty 前一个鼠标坐标:CPoint pOldPoint 多边形起点:CPoint pStartPoint 多边形终点:CPoint pEndPoint 当前鼠标坐标:CPoint pCurPoint 输出文本字符串缓存:CString strTextOut 对典型操作过程(画矩形)描述: 用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、 选择绘图颜色(设定curColor)、 用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、 用户移动鼠标(绘制图形的橡皮线效果) 用户放开左键(绘制图形的实线效果) -design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
    2022-03-11 03:27:30下载
    积分:1
  • 指纹识别软件,包括处理,加强部分
    指纹识别软件,包括图像处理,图像加强部分-fingerprint identify software,including image process and image enhancement
    2022-01-31 13:33:25下载
    积分:1
  • 用VC++实现的小波变换的/信号处理程序
    用VC++实现的小波变换的图形图像/信号处理程序-with VC wavelet transform the graphic image/signal processing
    2022-09-21 12:25:03下载
    积分:1
  • VC编写的象打开与显示程序
    VC编写的图象打开与显示程序-VC prepared to open the image and display procedures
    2022-08-07 04:54:12下载
    积分:1
  • 用c++编的关于的N个实例子,有参考价值
    用c++编的关于图形的N个实例子,有参考价值-With c++ Allocated on the graphics sub-N examples, the reference value
    2022-03-07 02:17:58下载
    积分:1
  • 贝塞尔函数的实现,VC编程
    贝塞尔函数的实现,VC编程-the realization VC
    2022-03-17 15:17:43下载
    积分:1
  • 用于采集的C代码
    mini2440(处理器s3c2440)Linux下的cmos摄像头图像采集程序 该程序实现了 1、摄像头的图像的采集,采集到的数据直接显示在LCD上。 2、拍照,即将显示的采集到的图像信息保存为16位的bmp图片。(按键1拍照并保存,拍摄的时候led1点亮1秒)      3、图片浏览。可以浏览已拍摄的照片。(在拍摄状态按下按键2,即可进入图片浏览功能,     只可以播放一遍,其他功能尚未加入) 目前存在的问题: 1、保存的图像尚存在问题:在电脑上显示的不清楚,在    ARM9上可以正常显示。 2、拍摄的图片大小受限制,只能拍摄240*320的16位图片。下一步的改进:能够拍摄常见大小    的照片,并且保存为.jpg格式。 最主要的问题是摄像采集的数据 无线电协会
    2022-03-29 08:41:16下载
    积分:1
  • 实现映射的映射
    VC实现的绘制B样条曲线曲面的小软件,可绘制均匀,准均匀B样条和贝塞尔曲线曲面,鼠标点取控制点可调节曲线曲面的形状-VC realize the mapping B-spline curves and surfaces of the small software rendering uniform, quasi-uniform B-spline and Bezier curves and surfaces, mouse point adjustable from the control point of the shape of curves and surfaces
    2022-03-05 13:18:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载