-
扫描线填充算法
扫描线填充算法-计算机图形学基本算法-scan lines filling algorithm-the basic algorithms of computer graphics
- 2022-03-24 18:08:49下载
- 积分:1
-
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而
使许多用Direc...
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而
使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。 - 角色控制(带执行文件)-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.- The role of control (with the implementation of document)
- 2022-08-10 14:07:54下载
- 积分:1
-
一个十分有趣的弹跳球体
一个十分有趣的弹跳球体-a very interesting bouncing ball
- 2022-07-12 09:02:22下载
- 积分:1
-
图像的移动和缩放。
图像的移动和缩放。-mobile image and zoom.
- 2023-03-26 00:35:04下载
- 积分:1
-
囊括28种图形变换算法源代码集合,包括几何变换、颜色变换等常用算法。
囊括28种图形变换算法源代码集合,包括几何变换、颜色变换等常用算法。-Include 28 kinds of graphics transform algorithm source code collections, including geometric transformations, color transform, such as commonly used algorithms.
- 2022-05-15 13:15:03下载
- 积分:1
-
一个用Delphi编写的绘图程序
一个用Delphi编写的绘图程序-a prepared with Delphi mapping procedures
- 2022-06-01 12:54:49下载
- 积分:1
-
可以拿来就用的字符识别系统的源代码,识别率比较高啊。
可以拿来就用的字符识别系统的源代码,识别率比较高啊。-Can be used on the character recognition system used in the source code, the recognition rate is relatively high ah.
- 2022-01-26 00:54:55下载
- 积分:1
-
c语言写的三D效果,很漂亮
c语言写的三D效果,很漂亮-wrote three D effects, and very pretty
- 2023-04-17 15:15:03下载
- 积分:1
-
用PHP生成验证码,内容比较复杂,可以在一些博客网站上使用,识别率较低。...
用PHP生成验证码,内容比较复杂,可以在一些博客网站上使用,识别率较低。-Generated using PHP code, content, more complex, you can use in a number of blog sites, identify low rates.
- 2022-12-16 05:40:03下载
- 积分:1
-
在简单的实现
ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE - Hold Left Mouse Button to Rotate View Angle
Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O - Change View Mode (Observe, Follow, Drive, Fly)
W/S - Move forward/back
A/D - Rotate left/right (in Observe Mode only)
F - Stop Animation
R - Toggle Frustum Drawing
0/9 - More/Less Triangles per frame
1/2 - Adjust FOV-ROAM Simplistic Implementation
By Bryan Tur
- 2022-03-26 08:18:08下载
- 积分:1