-
基于VC++的山树等自然景物的模拟
基于VC++的山树等自然景物的模拟-VC-based Tree Hill natural landscape simulation
- 2022-02-04 02:02:25下载
- 积分:1
-
计算机图形学清华大学版
实践教程所有源代码
计算机图形学清华大学版
实践教程所有源代码-Computer Graphics, Tsinghua University tutorial version of all the source code of practice
- 2022-04-15 18:43:09下载
- 积分:1
-
图形ActiveX控件,一个高效的动态曲线显示控件
图形ActiveX控件,一个高效的动态曲线显示控件-graphics ActiveX controls, a highly effective dynamic curve shows Controls
- 2022-01-24 14:42:27下载
- 积分:1
-
线段裁剪:
点击线段裁剪下的划线,画一条线段;
再点击矩形裁剪,进行线段裁剪。...
线段裁剪:
点击线段裁剪下的划线,画一条线段;
再点击矩形裁剪,进行线段裁剪。-Line Clipping: Click under the cut line segment, draw a line segment then click the rectangular cutting, for Line Clipping.
- 2022-12-12 19:55:03下载
- 积分:1
-
非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。
代码...
非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。
代码内含3d向量计算函数,在ogengl、d3d下均可运行。-Very detailed high-precision collision detection code, accurate to the triangle, edge, point, when optimized sliding collision detection, there is no vibration phenomenon. Code elements such as the triangle into a specific type of calculation is very involved in reference value. Code containing the 3d vector calculation function, in ogengl, d3d may run under.
- 2022-02-21 00:31:06下载
- 积分:1
-
This is the 3D module, that using 3DMAX development enviroment.
时尚的办公组合,利用3DMAX开发,可以倒入到任何场景中。-This is the 3D module, that using 3DMAX development enviroment.
- 2022-03-12 16:58:51下载
- 积分: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
-
用于图像处理的一些代码
用于图像处理的一些代码-for some image processing code
- 2022-04-15 07:44:40下载
- 积分:1
-
很好的学习openCV的材料,源码,每个源码都没有错误,都能编译成功。并且可以用到其它的所有程序中。...
很好的学习openCV的材料,源码,每个源码都没有错误,都能编译成功。并且可以用到其它的所有程序中。-the many codes can be used in many fields.you can use them and learning OPENCV through these codes.
- 2022-04-16 02:19:11下载
- 积分:1
-
图像配准,参数设置的需要,那些有兴趣的可以尝试,B ..
图像配准,需要参数的设置,有兴趣者可以试试,也可以和我联系啊-Image registration, the need for parameter settings, those interested can try, but also can contact me ah
- 2022-09-02 17:20:03下载
- 积分:1