搜索资源列表
平移对称旋转缩放算法
- 计算机图形学中的平移,对称,旋转,缩放变化。-of computer graphics translation, symmetric, rotate, zoom changes.
dujunli_337
- 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测
computergraphics
- 计算机图形学作业,包含画直线的三种算法,画圆和椭圆的算法,以及区域填充,剪裁和平移,缩放,旋转等操作。-Computer graphics operations, including painting a straight line of three algorithms, the algorithm for circle and oval, as well as the regional filling, crop and pan, zoom, rotate and so on.
SolutionNew
- 该程序主要包括了计算机图形学中对图形一些操作的实现,包括裁剪、旋转、平移等-The program includes a computer graphics on the graphics to achieve a number of operations, including cutting, rotate, pan, etc.
CGP
- 计算机图形学mfc做的画图工具,直线算法,裁剪平移,填充等功能!-Mfc do computer graphics drawing tools, a straight-line method, cutting shift, filling and other functions!
452323425
- 计算机图形学 实现各种形状的绘制以及图形颜色的设定 填充 平移等-Computer graphics to achieve a variety of shapes drawn
tu_xing
- 计算机图形学实验利用Java 3D或者OpenGl图形库,用C语言或JAVA语言编写一个简单的图形动画交互程序,可以使用鼠标或者键盘控制图形的变化,如平移、旋转和缩放等-Experimental use of computer graphics, Java 3D or OpenGl graphics library, use the C language or JAVA language to write a simple interactive graphics animation progr
CCGcodeo
- 计算机图形学常用算法源代码:直线生成算法,曲线生成算算法,平移变换,比例变换,对称变换,区域填充,图像裁剪 -Computer graphics commonly used algorithm source code: Linear Algorithm curve generation algorithm algorithm, translational transform scaling symmetry transformation, area fills, image cropping
cgXZ2Dtrans
- 计算机图形学2D变换的例子,平移,旋转,缩放-Examples of computer graphics 2D transform
DrawPicture
- 计算机图形学的例子,包含有图形平移,旋转,3d显示和消隐等-Examples of computer graphics, including graphic translation, rotation, 3d display and blanking
OpenGLWork2
- 计算机图形学作业,包含画直线的三种算法,画圆和椭圆的算法,以及区域填充,剪裁和平移,缩放,旋转等操作-Graphics operations
2013-Transformation
- C++ 描述的计算机图形学作业,MIT 大作业第5题,主要作用是完成物体的平移和投射变换-C++ programe ,which described a CG project in the fifth project of MIT ,it does some work in transformation
BigHomework1
- 计算机图形学:实现平面图形的绘制、平移,拉伸、缩放以及旋转-Computer graphics: realize the plane figure drawing, translation, stretching, scaling and rotation
graphics
- 计算机图形学的程序,mfc,包括画直线,圆,多边形,图形的平移对称,颜色填充,裁剪以及三维显示等-Computer graphics program, mfc, including painting straight lines, circles, polygons, graphics translational symmetry, color fill, cropping and three-dimensional display
Tumbling
- MFC实现绘制一个小人翻跟头,计算机图形学图形变换,包括旋转变换和平移变换-MFC realize draw a dog or cartwheel, computer graphics, the graphics transformation, including rotation and translation transformation
performavco-hackground
- 计算机图形学课程设计 包括画基本图形并可实现平移 转置 缩放等功能,-Computer graphics curriculum design Including drawing basic shapes and pan transposed zoom functions can be realized,
Cylinder
- ?熟悉三维图形显示的基本流程 ?熟悉视图变换的设置 ?熟悉Windows环境下几何变换的设置与实现 ?熟悉光照的设置(lighting translate scale)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo