-
计算机图形学三维变换
利用计算机图形学中所学的知识,对给出的三维图进行平移、旋转、错切等,这个代码是本人自己编写,能够准确的运行出正确结果,同时该代码也可以运用到二维图形中。
- 2022-02-10 09:06:07下载
- 积分: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
-
读取dxf文件的c++代码
OPENGL读取DXF格式文件,并可以显示的C++源代码-OPENGL read DXF files and can display the C++ Source code
- 2022-05-17 00:17:06下载
- 积分:1
-
我用OPenGL做的一个场景(包括树、炊烟、喷泉、旗帜、房子、还有阴影以及md2格式的人物、武器等)...
我用OPenGL做的一个场景(包括树、炊烟、喷泉、旗帜、房子、还有阴影以及md2格式的人物、武器等)-do a scene (including trees, smoke, fountains, flags, house, and there are shadows and md2 format characters, weapons, etc.)
- 2022-05-08 11:01:09下载
- 积分:1
-
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2023-06-02 17:40:03下载
- 积分:1
-
橡皮筋矩形
鼠标单击则确定橡皮筋矩形第一个点的位置,第二次单击确定确定它的对角的位置,从而确定整个矩形。
- 2022-06-17 03:16:29下载
- 积分:1
-
在opengl下用贴图的方式绘制菜单项,虽然纹理数据是从文件中读取的,但也可跟着他的方法自己对纹理进行贴图。...
在opengl下用贴图的方式绘制菜单项,虽然纹理数据是从文件中读取的,但也可跟着他的方法自己对纹理进行贴图。-in opengl under way with textures mapping menu items, although the texture data is read from the document, However, it can be with his own method of texture mapping.
- 2022-06-15 08:50:08下载
- 积分:1
-
游戏编程,模仿大型地形生成,包含LOD等技术
游戏编程,模仿大型地形生成,包含LOD等技术-game programming, copying large terrain generation, including LOD technology
- 2022-02-27 00:28:50下载
- 积分:1
-
nurbs曲线和曲面在3d图形中有着重要的作用,可以进行曲线,曲面的建模.在opengl中更容易实现....
nurbs曲线和曲面在3d图形中有着重要的作用,可以进行曲线,曲面的建模.在opengl中更容易实现.-nurbs curves and surfaces in 3d graphics plays an important role, can curve and surface modeling. In opengl more easily attained.
- 2022-07-04 13:36:43下载
- 积分:1
-
opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就...
opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就真实多了.-opengl particle systems development waterfall model, the water color has done a top to bottom color of the transition, and pool have blisters on the run, procedures were added to this picture, is not feeling well, it could be removed, it did seem more real.
- 2022-08-12 16:50:20下载
- 积分:1