资源列表
effect
- 这里是Delphi 的两个特效,一个是水波 另一个是火焰,效果逼真,算法优良,不会占用很多的 资源。使用也很简单
TwoDTransform
- 这是一个用C语言实现的图形变换的算法,包括缩放,拉伸,旋转等,非常不错的源码。-This is a C language implementation of graphical transform algorithms, including zooming, stretching, rotating, etc., very good source.
计算机图形学应用及进展
- 本实验实现了分形递归树的生成算法,并简单应用该算法实现了一个动画效果:摇曳的递归分形树。及一个flash实验报告
CG04_Fill_Area_Algorithm
- 使用MFC填充图形,采用边表填充算法进行填充。-MFC filled using graphics, tables fill algorithm used for side fill.
B-Spline
- B样条曲线在图形建模、图形处理,尤其是变形模型中应用非常广泛,本源码给出了B样条曲线的绘制实现过程-B spline curve in graphic modeling, graphics processing, especially the deformation model is widely used, is the source of B spline curve drawing process
My_Circle
- 这是一个利用visual c++6.0实现的建议画圆算法.赶紧下吧..你一定很需要-This is a use of visual c++6.0 circle algorithm to achieve the recommendations. Hurry, are you sure you really need ..
DrawLine
- vc直线的绘制,包括DDA算法和Bresenham算法和中点算法。-vc draw the line, including the DDA algorithm and Bresenham algorithm and the midpoint algorithm.
picture_overlay
- 可以图片添加一个相框,界面粗糙但是代码逻辑挺清晰的,可保存合成后的图片-You can add a picture of a picture frame, rough interface code logic but very clear, you can save synthesized images
cc
- 类似电影黑客帝国的那种画面,用visual c++ 6.0 开发-Kind of like the Matrix movie screen, using visual c++ 6.0 development
flood_fill_8
- 八连通区域填充的算法实现,根据课本的伪代码实现-Eight connected region filling algorithm, according to the textbook pseudocode
videobreak
- 本程序实现了视屏帧的提取,并视频帧抽样保存为jpg文档的图片-This program implements the extraction screen frame and the video frame sample documents saved as jpg images! !
HLJ
- 计算机图形学 直线圆的画法和填充(八分画圆法)-Computer graphics, painting a straight line and fill round (eighth of the circle method)