资源列表
1
- 这是真实感图形的生成算法,用C语言描述的。-this is the program of true feeling graphe. describe in C language.
Cylinder
- 利用VTK绘制了一个六棱柱,用鼠标左键按住,可使实体进行旋转渲染。-use VTK drawing a six prism, with the left mouse button press will enable entities rotation exaggerated.
WinMain_lyon
- 在控制台窗口操作鼠标及绘制图形,当需要对图象进行加工处理时就需要设计各种图形绘制事件。-console window operation in the mouse and drawing graphics, When the needs of image processing on the need to design graphics rendering incident.
编辑控件源代码RopFun_demo
- 编辑控件源代码RopFun_demo,刚下的,我还没看,大家看看有用没-Edit Control RopFun_demo source code, just the, I have not yet, we see no useful
vbdrawrarcline
- vb画圆弧,不是调命令circle是自己编写的程序,实现cad画图功能!-vb painting arc, circle order is not the tune I have written procedures, to achieve cad drawing function!
绘制三次B样条
- 一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
Smooth
- 折线光滑处理,比如提取的等值线不光滑,影响实验结果,既可以利用此程序作光滑处理-Curve smoothing
TypeViewerSource
- using a modal .net dialog to display autocad object properties
Drawing-code
- 绘图程序代码,分类介绍,详细全面,适合初学者-Graphics code, classification, the detailed and comprehensive
untitled4
- QT画图程序(利用双缓存原理+有图有代码)-QT Paint program (using the principle of double-buffering+ pictures code)
lorenzmodel.zip
- 用matlab gui做的洛伦兹吸引子示例,演示了混沌中的洛伦兹吸引子轨迹。,Matlab gui to do with the Lorenz attractor example, in demonstration of the chaotic trajectory of the Lorenz attractor.
Project1
- 用c++ builder实现bresenham 画圆算法