-
That is a real voxel landscape. Explore the world generated from PCX pictures. T
That is a real voxel landscape. Explore the world generated from PCX pictures. The main routine is very powerful (ASM is good). Look at the screenshot and download!!! Coded with Tc3.
- 2022-02-24 09:55:58下载
- 积分:1
-
简易图形编辑器
应用背景一个简易的图形编辑器,用VC++编写的,适合计算机图形学的初级学习者关键技术这是一个用VC++编写的图形编辑软件的源代码,适用于计算机图形学和 window编程、MFC技术等的学习者和开发者,通过这个小例子,把这几个知识点连接起来,简单易懂。
- 2022-01-22 08:41:21下载
- 积分:1
-
source(bmp看图源程序hj).zip,还可以的。
source(bmp看图源程序hj).zip,还可以的。-source (bmp flashcards source hj). Zip, also can be.
- 2022-03-15 13:59:08下载
- 积分:1
-
动画界中的丙+ +
应用背景动画界中的“C++ + +”计算机图形代码实例逻辑描述逻辑错误的图形, ;贪吃蛇游戏关键技术计算机图形学的例子,有:
- 2022-05-16 05:58:01下载
- 积分: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
-
数字图像处理 拉普拉斯锐化处理 图像平滑
数字图像处理 拉普拉斯锐化处理 图像平滑-we are all have to do every thing
- 2022-01-25 21:07:57下载
- 积分:1
-
数字图像处理演示程序代码
数字图像处理演示程序代码-digital image processing demonstration code
- 2022-01-27 18:05:38下载
- 积分:1
-
very special color brush, and not slate, in any plane can write all the code.
很特别的彩色画笔,不需要画板,在任何平面都可以书写,全部代码.-very special color brush, and not slate, in any plane can write all the code.
- 2022-07-21 01:27:49下载
- 积分:1
-
直方图的绘画和图片的显示,并且与数据库联接,是毕业设计作的...
直方图的绘画和图片的显示,并且与数据库联接,是毕业设计作的
-histogram painting and pictures, and connectivity to the database is designed for the graduate
- 2022-05-06 13:54:19下载
- 积分:1
-
FOR compare two YUV file
完成两个YUV文件的比较-FOR compare two YUV file
- 2022-07-11 13:05:39下载
- 积分:1