资源列表
Bezier-and-B-spline-surface
- 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
five
- 基于对话框编写的显示五角星的程序,可以动态改变五角星的颜色-Display based on the dialog box to write the five-pointed star of the program, you can dynamically change the color of the five-pointed star
Sinusoid
- 本实例实现的是绘制一个正弦曲线,运行程序,系统将自动绘制正弦曲线-This example implementation is drawing a sine curve, run the program, the system will automatically draw the sine curve of
huatu
- ZHESHI YIGE HUATU GONGJU YOU YUAN JUXING 画图-thIS IS Paint
ylk
- 自己编的一个绘图简单程序,实现多种几何图形的绘制,在学习的过程中编的,其实可以学到很多东西 ,大家多多指教-Made themselves a simple drawing program, to achieve a variety of geometry of the drawing, a lot of advice
drawing-procedure
- 这是一个用VC编写的关于画图的程序,里面包含了画图的函数,希望对你有用!-this is a drawing procedure by c++,some function are include!hope it will be useful!
Parametric-drawing
- 参数化绘图适用于结构形状比较定型,并可以用一组参数来约定尺寸关系的系列化或标准化的图形绘制。参数化绘图有两大类型:程序参数化和交互参数化绘图。 -Parametric drawing more stereotypes applied to structure and shape, and a set of parameters can be agreed upon between the serialized size or standardized graphics rendering. Th
EllipseArc
- 椭圆弧的非VC函数绘制,一种自制算法,很好用-Ellipse drawing functions of non-VC, a self-made algorithm, useful
GraphApply
- 绘图指令的综合使用visual c++ graphic guide-some introcution about Graphic Device Interface program moveto lineto etc. visual c++ graphic guide visual c++ graphic guide visual c++ graphic guide visual c++ graphic guide绘图指令的综合使用
tianchong
- 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a
DrawGragh
- 我自己编的绘图小程序,简单实现绘制多种几何图形-I own drawing applet, simple to draw a variety of geometric shapes
Draw2
- MFC画板小程序 1)按下鼠标左键, 画线开始 2)随着鼠标的移动, 画下鼠标经过各点的连线 3)松开鼠标左键, 画线结束-With the mouse movement, draw the mouse after each point connection