资源列表
drawingcircle
- a useful program that draws a circle
drawinglines
- a simple program that draws lines
keyboardevent
- keyboard commands wasd
vertexarrays
- vertex arrays are been drawn
sense_recon
- SENSE 经典算法 国外教授编写,并行图像处理-SENSE MRI
RGB_HSV
- Load pictures and convertion with RGB to HSV
43680556bmptest
- 生动形象地刻画了地球的轨迹,以及模拟自传效益-Vividly depicts the Earth' s orbit, and the effectiveness of simulation autobiography
Spline
- Simple Cubic Spline Curve Plot found in WWW. May be help.
Graph
- 图形学上机实验代码,算法经过仔细推敲,为最优算法-Graphics on the machine test code, algorithms careful scrutiny, as the optimal algorithm
zhongzitianchong
- 实现坐标系的变换,把原点定义在显示器的中心点,显示X,Y坐标轴; 2.绘制一个二维图形(可以使用语言库中的画多边形函数); 3.实现二维图形的平移、比例、对称、选择、错切、复合变换。 -To achieve the coordinate system transformation, the origin define the center of the display shows X, Y axis 2. Draw a two-dimensional graphics (you
yuan
- 编程实现中点画圆法和圆的Bresenham算法; 2.编程实现一种区域填充算法,能够对任意绘制一个N边形(N>=5)进行填充。 -Programming midpoint drawcircle and round Bresenham algorithm 2. Programming to achieve a region filling algorithm can arbitrarily draw a N-gon (N> = 5) were filled.
xianduan
- 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive