搜索资源列表
二维图形变换
- 包含了二维图形的几何变换算法,比例变换,对称变换-2d image geometry transform algrithm.proportion and symmetry transform.
图形变换课件
- 这是计算机图形学课程中关于图形变换的课件,仅供参考。-This is the computer graphics courses on the graphics transform the courseware for information purposes only.
实验五 二维图形变换
- 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序。 -2D graphics translation transform, transform scaling, rotation transform, transform the wrong cut and symmetry transformation process.
二维图形变换算法
- 二维图形变换算法-2D graphics transform algorithm
五.二维图形变换
- 二维图形的变换实现平移,对称错切放缩变换及矩阵表示-2D graphics transform translational symmetry Shear Zooming and transform matrix
北极星变换
- 完成“北极星”图案的5种二维图形变换(平移、比例、旋转、错切、对称)
VC-source
- 计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code
tuxingbianhuan
- vc++二维图形变换实例,平移,比例,错切旋转-vc++ examples of two-dimensional graphics transformations, translation, scale, shear rotation
wxTransDemoME
- 计算机专业课计算机图形学实验-二维图形变换-Computer Courses Computer Graphics experiment- two-dimensional graphics transform
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
witkey
- 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line and circle scan conversion. P
TransForm
- 二维图形变换的源代码 可以实现各种变换 很好很实用 -Two-dimensional graphics transform the source code can achieve a variety of transformation very very good practical
erweituxingbianhuan
- 实现基本的二维图形变换功能,是计算机图形学中二维变换功能的实现-The realization of the basic functions of the two-dimensional graphics transformation is two-dimensional computer graphics in the realization of transformation functions
Change
- 另外一份计算机图形学的作业,实现的效果:二维图形变换,裁剪,二维动画,三维图形,雪花线,-In addition to a computer graphics operations to achieve results: two-dimensional graphics transformations, clipping, two-dimensional animation, three-dimensional graphics, snow line,
Transformation
- 实现二维图形变换..包括平移、缩放、旋转-Achieve the two-dimensional graphics transformations .. including translation, scaling, rotation ..
Graph
- 功能比较全面,可以实现三维图形变换及二维图形裁剪的功能-three dimensional transform two dimensional cut out
sanweibianhuan2
- 计算机图形学VC.源代码,关于三维图形变换的应用程序。在vc环境下生成,使用mfc框架编写。-Computer Graphics VC. Source code transformation on the three-dimensional graphics applications. Vc generated in the environment, using the framework of the preparation of mfc.
案例13图形变换
- 案例13图形变换(Case 13 graphic transformation)
6050_assn2
- 使用c++实现z_buffer和图形变换包括位移,旋转,放大缩小,透视效果等(use c++ to realize z_buffer and transformation)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
