资源列表
Bezir
- VC++实现的计算机图形学上的Bezir曲线的绘制,喜欢Windows编程和图形学的朋友可以-VC++ Bezir
liangan
- 机械方面基于matlab的连杆分析程序,凸轮设计程序-Mechanical matlab-based linkage analysis program, the cam design program
mySpecialFX
- 产生水纹、火焰及熔岩效果示例 visual c++6.0编译 相信会对读者有很大的帮助!-have veins. lava and flame visual effects examples c + 6.0 compiler believe that readers will be very helpful!
Two-dimensional
- 二维凸包程序算法历史进程 算法demo 比较 比较好的学习凸包算法资料-Two-dimensional convex hull program algorithm historical process algorithm demo better learning convex hull algorithm data
EasyOC20070131.zip
- 一个最简单的3D软件,采用Open cascade。,One of the most simple 3D software, the use of Open cascade.
NeuroCad0.0
- 2 d graph in c# use some classes
testeps
- 附件是一个可以手工去画eps文件的类,利用它,你可以画点、线、形状、和使用各种颜色。并且生成的画可以用矢量图像处理软件修改和编辑。-The attachment is a class to draw eps file manually to make use of it, you can draw lines, shapes, and use a variety of colors. And the resulting painting can modify and edit vector im
ComputerGraphics
- 图形学的中点 DDA Bresham直线生成 圆生成 填充
PaintDlg
- 实现画板 具有基本画板的功能,能够选择多种颜色和图形选择-Sketchpad drawing board to achieve a basic function, to select a variety of colors and graphics options
curve
- 流量曲线控件示例 能够显示曲线控制的曲线图-Flow curves of the control sample can display curves of the control curve
DrawTool
- VC开发的简单的绘图程序,实现基本图形的绘制-VC simple drawing program, to achieve basic graphics rendering
BezierCurves
- Bezier曲线VC实现,与学习计算机图形学的朋友一起分享。