资源列表
多彩变换曲线算法
- 计算机图形学中的一种算法----多彩变换曲线算法。对于本学科的初学者很有帮助。-computer graphics algorithms-a colorful transformation curve algorithm. The subjects for beginners helpful.
三角形虚线算法
- 计算机图形学的三角形虚线算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithms triangle dotted line of the source, the subject of helpful beginners
tu1
- 用sobel,roberts,canny,log,prewitl五种算法实现图象边缘检测.附效果图.-with segmentation, roberts, canny, log, prewitl five algorithm image edge detection. Results attached map.
(求分形方面的书)图形
- 求分形图形方面的书,opengl的一个具体应用.本文是chm格式.-for fractal graphics, the book opengl of a specific application. This article is chm format.
GLMdi
- 英文版的OPENGL系列书籍. 可以更好地让大家学习和运用opengl, 不过对英文有一定的要求.-English version of the OpenGL series of books. Better to let everyone learn and use opengl, but the English have certain requirements.
FillPolygon
- 用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
treetreeline
- 一个小的画直线的程序,鼠标点击取点,并支持坐标输入! treetree42-a small painting of a linear process, from mouse clicks, coordinate and support the input! Treetree42
JPEGVIEW
- JPEG编码解码源程序, 已经在实际应用中调试过。-JPEG codec source, in practical application tuned.
assignment2.2(更新)
- 一个简单的图形软件,可以画直线,圆,矩形,圆弧。-a simple graphics software, can be painted line, circle, rectangle, arc.
MYSDOPENGLvv
- 利用VC和OPENGL编写的一个实现立方体的建模程序,尽管小但非常有模仿价值,大家可以下载试试啊-VC and OpenGL prepared to achieve a cube of the modeling process, despite the small but very imitate value, we can try to download ah
Lesson10Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
Lesson11Code
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics help maintain function, the collection classes CPtrArray u