资源列表
txcj
- 实现多边形的裁剪功能,比较实惠的算法.第一次上传 只想成为会员啊-NO~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bezier
- 鼠标定位应用代码,可以直接将所点的一些点按顺序用直线连接起来-Mouse positioning application code, you can point directly to the number of points connected by straight lines in order
fivestar
- 计算机图形学上机实验 交你怎样画一个五角星-Computer Graphics experiment on the computer How do you draw a pentagram cross
drawing
- 一个对于初学者的画图的小程序,里面包括了画线、矩形、圆形、椭圆等图形的方法和函数-A drawing program for beginners, which includes the methods and functions of the graphics draw a line, rectangle, circle, ellipse, etc.
tuxingxue01
- 图形学中绘制方形圆形菱形类的简单代码,适合初学者参照。-computergraphic code
DRAW
- 用MFC编写的一个绘制4中三角函数曲线的源代码,编译已通过。-Written with MFC source code, compile a draw 4 trigonometric curves has passed.
VC-dynamically-drawn-image
- VC动态绘制图像 真的 很好-VC dynamically drawn image very good
bezier
- bezier曲线的生成,有良好的界面效果,用鼠标点来控制曲线的生成 -bezier curve generation, has a good interface effect, the curve with the mouse to control the generation of
myprj
- 用mfc框架实现画图,画线,画圆,画三角形。-With MFC framework implementation drawing
simpleDraw
- 把鼠标的三个事件响应函数OnLButtonDown,OnMouseMove,OnRButtonUp封装在同一个类Controller中。MFC程序中的M-V-C,控制器编程-Three mouse events response function OnLButtonDown, OnMouseMove, OnRButtonUp, packaged in the same class Controller. The MFC program MVC, controller programming
clq
- 使用VC实现绘制椭圆、直线并标注直线的起点终点位置-Draw an oval using the VC to achieve, a straight line and mark the end of the location of the starting point of a straight line
Bezier_Coons
- 绘制Bezier和Coons曲线,通过屏幕取点进行曲线绘制。-The Bezier curve Coons, the curve drawn through the screen to take the point.