搜索资源列表
图形透视投影变换
- 显示三维图形的过程中,不仅要将它投影到二维平面上,还要确定一个视见体,在投影之前对物体进行裁剪,只显示我们感兴趣的那部分图形。-show 3D process, it should not only two-dimensional projection of the plane, but also to determine see as a body, the projector right before cutting objects, only shows that we are inter
rect3D
- 基本的三维图形变换,有平移,放大,旋转 -basic 3D graphics transformation, translation, zooming and rotating.
opengelimin
- 这是运用vc,对三维图形做的进行消影的变换-vc use of 3D graphics for consumers to do the film Transform
sanwei
- 这个程序是应用两种图形变换形式(即:1.保持观测系统2.改变观测系统)来绘制三维图形
20060327_3DTRANS
- 该代码实现了、三维图形基本变换,爱好者可以很容易对其进行修改实现自己的程序
04_3dReflect
- 三维图形对称变换程序,分别与x轴、y轴、z轴对称,仅供教学参考用。
cg3DDemo1
- 图形学试验 不错的二维和三维图形变换的结合
3d
- 以SetPixel()基础,从图形的变换,到图元的填充,讲述了三维图形的大概生成和显示流程.程序中涉及到的图形剪裁和消隐,使用的是简化的.有待完善.仅供学习所用.
3d
- 计算机图形学三维图形的变换在,VC++下编译通过。
123
- 基于MFC和OPENGL制作3D图形 绘制简单的三维图形进行坐标变换
4-2三维图形的转换
- 对绘制的三维几何图形实现平移、旋转、变比的基本变换-Drawing on the realization of 3D geometry translation, rotation, variable than the basic transformation
3DAni.rar
- 编写实现三维图形的透视投影变换的程序VC++实现的图片透明,使多个图片叠加以达到自己欲期的要求,代码仅供参考 ,it is a program
WriterAndReader
- 计算机图形学动画源码,有3d效果,很有用的,关于三维变换,圆形,正方形。-it s very good。
cg3Dsystem
- 计算机图形学三维图形系统的演示,包括各种三维面、实体的坐标变换,旋转、平移等功能。-Three-dimensional computer graphics presentation graphics system, including a variety of three-dimensional face, entities coordinate transformation, rotation, translation and other functions.
san_wei_tuxing-bianhuan
- 这是一个三维图形变换的源代码 用VC++编的 希望有用-This is a three-dimensional graphics transform the source code VC++ compiled with the hope of useful
3DVC
- 要求首先绘制一些美观的三维图形,然后根据3D变换矩阵算法,使图形在键盘或鼠标的控制下进行几何变换。本实验的目的在于使学生了解绘制三维图形的方法,巩固对图形几何变换的理解,掌握在VC中实现三维图形的几何变换的方法。-Asked first of all draw a number of beautiful three-dimensional graphics, and 3D transformation matrix based algorithm, so that graphics on the
3d-transformation
- 三维图形变换: 包括各种几何变换与投影变换-Three-dimensional graphics transformations: including various geometric transformation and projection transformation
planarity
- 一个三维图形变换的程序的源代码,简单,实用-A three-dimensional graphics transform source code
Shapes
- 三维图形变换,包括:平移、旋转、缩放、菜单、键盘响应、鼠标响应、颜色变化等-Three-dimensional graphics transformations including: translation, rotation, scaling, menus, keyboard response, response to the mouse, color change
三维变换
- 计算机图形学示例,三维变换代码,vc6.0下(a sample about 3d transform in vc6.0)