Welcome![Sign In][Sign Up]
Location:
Search - 3D变换

Search list

[OpenGL program基本3D旋转缩放

Description:

图形学3D的基本旋转和缩放,应用齐次坐标转换。显示为矩形绕着空间一条直线旋转一个角度。


Platform: | Size: 41124 | Author: xc8708 | Hits:

[Graph program3D Mathematical Plot

Description: 数学3d的变换程序-mathematical transformation process
Platform: | Size: 17408 | Author: 王涛 | Hits:

[Special Effectsgui16

Description: 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-primitive code sets for my computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
Platform: | Size: 2731008 | Author: 卢峰 | Hits:

[Documents三维图形的变换

Description: 计算机图形学三维图形的变换-3D computer graphics transformation
Platform: | Size: 17408 | Author: 黄志伟 | Hits:

[OpenGL program01图形学课设

Description: 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Also includes an OpenGL Guide
Platform: | Size: 1077248 | Author: 花阿花 | Hits:

[Game Program3D ARPG类游戏Demo(VC)

Description: 3D ARPG类游戏模式Demo(VC)屏幕坐标反向变换到3D坐标应用DirectX9,展示了如何载入和显示.X文件里的骨骼动画。-3D games Demo mode (VC) screen coordinates to reverse transform DirectX9 3D coordinates application, demonstrated how printed and display. X documents in the skeleton animation.
Platform: | Size: 1378304 | Author: 灵泉 | Hits:

[Graph Drawing184526345

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
Platform: | Size: 269312 | Author: 万方 | Hits:

[GDI-Bitmap计算机图形算法演

Description: 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc..
Platform: | Size: 269312 | Author: 张春民 | Hits:

[GDI-Bitmap六.图形透视投影变换

Description: 三维物体的透视投影变换实现一点二点三点透视-3D objects perspective projection transform 1:00 2.3 Perspective
Platform: | Size: 22528 | Author: 吴限负 | Hits:

[3D GraphicVC环境下3D图形旋转,实现简单图形算法

Description: 是一个简单的实现了基本图形学算法的程序,包括绘制图元,区域填充,三维变换等算法的实现-is a simple realization of the basic graphics algorithm procedures, including mapping map yuan, regional filling, such as 3D Transform algorithm implementation
Platform: | Size: 79872 | Author: 黄欣 | Hits:

[Graph program3d模型

Description: 浙江大学CAD重点实验室的 3D模型变换的VC源程序,用户可在此基础进行科研创新。-Key Laboratory of CAD 3D models transform the VC source, users can build research and innovation.
Platform: | Size: 601088 | Author: 杨柯 | Hits:

[OpenGL programOpenGL(3D显示例程)

Description: 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
Platform: | Size: 45056 | Author: flyer_boy | Hits:

[3D Graphic图形透视投影变换

Description: 显示三维图形的过程中,不仅要将它投影到二维平面上,还要确定一个视见体,在投影之前对物体进行裁剪,只显示我们感兴趣的那部分图形。-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 interested in that part of graphics.
Platform: | Size: 1202176 | Author: 杨琴 | Hits:

[GDI-Bitmap计算机图形实验代码

Description: 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc..
Platform: | Size: 342016 | Author: 数据库 | Hits:

[GDI-Bitmap3D下的计算机图形学的编程实践VC源码

Description: 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents.
Platform: | Size: 1882112 | Author: 李为民 | Hits:

[OpenGL program3dCubeTexture

Description: 用OPENGL技术编写的一个带有表面贴图的立方体的3D变换的程序。-OpenGL technology used to prepare the surface with a map of the 3D cube transformation process.
Platform: | Size: 116736 | Author: 杨林 | Hits:

[3D GraphicHeShi

Description: STL文件浏览器.读入STL图形文件可进行3D变换.-STL file browser. Reading into the STL graphics files can be 3D transformation.
Platform: | Size: 139264 | Author: heshi | Hits:

[Special EffectsSoft20060210160212600

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含readme说明文件-primitive code of computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture mapping, etc.. For simplified programming considerations, in many places designated constant, even before definitive treatment. Decompress after establishing gui16 directory, in its next original code and project documentation. Gui16 established under the release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap, and model documents. Intron readme notes
Platform: | Size: 276480 | Author: gggg | Hits:

[Graph DrawingAdvancedComputerGraphic

Description: 画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图-painting line, anti-aliasing line, Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, map
Platform: | Size: 2731008 | Author: wangli | Hits:

[3D Graphic3Dimageprogramming

Description: 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。-download the original code, the computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture mapping, etc.. Because energy is limited, the original code did not make any notes.
Platform: | Size: 2446336 | Author: kuki0702 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net