-
Ageia s PhysX (well
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Triangle Mesh(带执行文件)-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.-Triangle Mesh (with the implementation of document)
- 2022-01-21 23:46:36下载
- 积分:1
-
Osprey source code is absolutely worth a visit, Osprey authoritative source code
Osprey源代码,绝对值得一看,Osprey权威资源代码-Osprey source code is absolutely worth a visit, Osprey authoritative source code
- 2022-11-11 20:05:04下载
- 积分:1
-
Three
三维绘图,Test1,不错的程序,,大家快下啊,希望对大家有帮助
-Three-dimensional graphics, Test1, good procedures, we soon ah, I hope all of you help
- 2022-10-15 22:25:03下载
- 积分:1
-
在C++环境下,实现画圆,方便实用,简洁快速
在C++环境下,实现画圆,方便实用,简洁快速-In the C++ environment, fulfilling the Circle, convenient and practical, simple and fast
- 2022-02-04 16:24:01下载
- 积分:1
-
vga 显示
完全硬件语言
大家可以学习学习
vga 显示
完全硬件语言
大家可以学习学习-vga display complete hardware language everyone can learn to learn
- 2022-02-12 10:07:20下载
- 积分:1
-
可是化语言IDL的,绘图的鼠标处理程序。用欲对鼠标的控制,分析。控制事件...
可是化语言IDL的,绘图的鼠标处理程序。用欲对鼠标的控制,分析。控制事件
- 2022-07-23 09:47:05下载
- 积分:1
-
DDA画线 中点画线 Bresenham画法
DDA画线 中点画线 Bresenham画法-failed to translate
- 2022-01-24 15:17:32下载
- 积分:1
-
一个VC写的数字识别程序.rar
一个VC写的数字识别程序.rar-write a VC digital identification procedures. Rar
- 2022-09-01 05:25:04下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
此压缩包没有解压密码,下载后不需要安装,直接可以运行。...
此压缩包没有解压密码,下载后不需要安装,直接可以运行。-there s no password,you can run it directly after downloading
- 2023-02-28 08:45:04下载
- 积分:1