-
用于建立平面坐标系,用于计算简单的坐标运算及其相应的向量运算。...
用于建立平面坐标系,用于计算简单的坐标运算及其相应的向量运算。-Plane coordinate system for the establishment, used to calculate the coordinates of simple calculations and their corresponding vector computing.
- 2022-05-09 03:48:13下载
- 积分:1
-
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,...
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
- 2022-08-20 01:19:10下载
- 积分:1
-
vc环境下开发的opengl performer应用程序,脱离performer环境运行时,所需要的系统文件。只要将这些文件复制到自己performer 执行程...
vc环境下开发的opengl performer应用程序,脱离performer环境运行时,所需要的系统文件。只要将这些文件复制到自己performer 执行程序目录下即可。注意:这些文件一定要同你所用performer的版本一致。这里是3.2.1版-vc environment developed opengl performer applications, run-time environment from the performer, the required system files. Simply copy these files to their own enforcement procedures performer directory can be. Note: These documents must be used with your version of consistent performer. Here is version 3.2.1
- 2023-01-10 10:45:04下载
- 积分:1
-
OpenGL三维图形编程指南,一个chm的文件,对于初学者有很大帮助...
OpenGL三维图形编程指南,一个chm的文件,对于初学者有很大帮助-Three-dimensional graphics OpenGL Programming Guide, a chm files, are very helpful for beginners
- 2022-03-15 11:47:01下载
- 积分:1
-
学习OpenGL的文档。
学习OpenGL的文档。- Studies OpenGL the documents.
- 2023-08-03 17:05:03下载
- 积分:1
-
用OpenGL写的雪花的粒子效果
一个用OpenGL写的雪花的粒子效果,包含整个过程文件。
- 2022-02-04 15:45:03下载
- 积分:1
-
读MS3D形式三
读取ms3d格式的三维模型,含动画显示的源代码-Read ms3d form three-dimensional model, with animations displayed in the source code
- 2023-02-06 01:55:03下载
- 积分:1
-
利用OPENGL做出简单的3D 射击游戏
利用OPENGL 做出简单的3D 射击游戏,包括人物的移动、视野以及发射子弹与障碍物的碰撞。
- 2022-02-04 13:27:56下载
- 积分:1
-
A class to easily generate AVI video with OpenGL and Video for Windows
A class to easily generate AVI video with OpenGL and Video for Windows
- 2023-01-10 22:15:03下载
- 积分:1
-
视频捕获
进口跃升进口System.Windows.InkImports文件Microsoft.Expression.Encoder编码.DevicesImports网络摄像机控制导入System.Drawing.Imaginage端口系统.IOClass主窗口专用声明函数SetCursorPos Lib";user32";(x为整数,y为整数)为布尔型专用声明函数apimouseu event Lib";user32";Alias";mouseu event";(ByVal dwFlags As Int32,ByVal dx As Int32,ByVal dy As Int32,ByVal cButtons As Int32,ByVal dwExtraInfo As Int32)作为布尔值Private Const MOUSEEVENTFu LEFTDOWN=&H2;Private Const MOUSEEVENTFu LEFTUP=&H4;Private leap As New Controller ;PrivatetouchIndicator As New drawing属性私有接触点As StylusPoint私有xmldoc As XElement私有图像列表As New List
- 2022-02-02 01:58:58下载
- 积分:1