资源列表
Line-Smooth
- B样条算法实现曲线光滑,B样条是一种很常用的曲线光滑算法。-B-spline curve algorithm is smooth, B-spline is a smooth curve is commonly used algorithms.
triangle
- 绘制一个简单的三角形(适用于初学者)希望大家能指点-Draw a simple triangle (for beginners) hope you can point me to. . .
CG_Cube
- for begin learners, a cube for lighting, turning,/* * cube.c * Draws a 3-D cube, viewed with perspective, stretched * along the y-axis. */-for begin learners, a cube for lighting, turning,/* * cube.c * Draws a 3-D cube, viewed wi
cut2dx
- cut 2dx nesting component
picasso12_source.tar
- picasso 2d矢量图形渲染库完整源代码,可用来代替GDI++在各种平台绘图。
zhangzhengyou-Harris
- 用于张氏标定图像的改进的Harris角点检测,富有原图-Zhang calibration images for the improvement of the Harris corner detection, full of artwork
graphic
- 图形学,实现中点画线算法、DDA画线算法、画圆、画椭圆,实现裁剪-Graphics, to achieve the dotted line algorithm, DDA line drawing algorithm, circle, ellipse, cut to achieve
tmfdtd_2d
- electromagnetic simulation using fdtd method (Sullivan Dennis)书后程序-electromagnetic simulation using fdtd method (Sullivan Dennis)
text
- 三角波,矩形波,锯齿波的发生和叠加,并且显示;-Triangle wave, square wave, sawtooth wave occurrence and overlay, and display
wen
- 在刻画蛋白质序列的二维画图程序,所采用的工具是用Matlab做的-Drawing figure
ImagePyramidsInCPP
- It is complete c++ project for Image pyramid construction and re construction.
Breseham
- 通过breseham算法绘制直线。一种比较普遍的实现方法-Draw a straight line through breseham algorithm. A more common implementation