搜索资源列表
图行算法
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
3d_rotate
- 介绍一个3D贴图物体的旋转,使用左右键使3D物体进行旋转-introduced a 3D map of rotating objects, the use of keys around to make 3D objects rotating
Text3D
- java模型3d贴图-java 3d mapping model
lab9-3Dtexture
- 3D贴图,仿真地球,地球会自动旋转,如同从太空观看地球一样-3D map, simulation Earth, the Earth will be automatically rotation, as viewed from space, like the Earth
Klein Bumpy
- iPhone 3D 编程中的法线凸凹贴图,有OpenGL ES 1.1 和OpenGL ES 2.0的源代码。
openGL-S.rar
- openGL-es 3D 正方体,触摸旋转,照片贴图,ANDROID的源代码,openGL-es 3D cube, touch rotation, photo mapping, ANDROID source code
dffs
- 3D作业 opengl c++ 简单场景转动 贴图 不是用camera做的 还有用简单的长方体和球堆砌出来的机器人 简单的键盘交互 也可以鼠标交互 在鼠标那里可以自己改-3D operations opengl c++ simple rotating scene mapping camera doing more than using a simple rectangular and the ball fabricated robot interaction can also be a simp
3D-simulation
- openGL-es 3D 正方体,触摸旋转,照片贴图,ANDROID的源代码 -3D display and simulation, it is very useful in compute image analysis
SolarSystem
- 这是一个基于OpenGL用Vc++开发的3D太阳系,涉及OpenGL纹理贴图等知识点,源码带有注释。-This is based on OpenGL using Vc++ Developer, 3D solar system, involving the knowledge of OpenGL texture mapping points, source code with annotations.
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
illumination
- 实现了球体跟圆柱体的纹理贴图&&光照的实现.是学习3d编程的基本-Achieved a sphere with the cylinder s texture mapping
Imageprocessing
- 图象处理算法代码,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Image processing algorithm code, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D tra
3DGameProgramChapter6
- 3D游戏编程第六章的源代码,分三个目录,全部讲解纹理贴图,非常适合初学者-3D Game Programming Chapter VI of the source code directory is divided into three, all on the texture mapping is very suitable for beginners
plane
- 一个C++ 写的3D飞机,有纹理贴图,很逼真-a plane which biuld by c++
opengl-programming-guide
- 对创建和渲染3D模型、从不同的透视角度观察物体、使用着色、光照和纹理贴图使场景更加逼真等有卓越效果。-For creating and rendering 3D models, from the perspective of different objects in perspective, the use of color, light and texture make the scene more realistic, which are excellent results.
3d
- 3d 贴图,保存图片成bmp,很有用的程序,利用OPENGL-3d map, save the image as bmp, very useful program, using OPENGL
Parallax mapping
- 通过OpenGL语言,利用视差贴图的方法,实现了3D比较好的额效果(Through OpenGL language, the method of parallax mapping is used to achieve the better effect of 3D)
电线杆3D模型
- 电线杆3D模型(含贴图),看直接用3ds打开。(The 3D model of the pole (including the map) is opened directly with the 3DS.)
BumpMapping
- 实现了计算机图形学汇总凹凸贴图方式,使场景模拟更加逼真!(The realization of the computer graphics to summarize the concave and convex maps, so that the scene simulation more realistic!)
3D Game
- 这是一本介绍 Direct3D 10 交互式计算机图形编程的书,主要侧重于游戏开发。它涵盖了 Direct3D 与着色器编程的基础知识,读者在掌握这些内容之后,将有能力阅读更高级的技 术书籍。本书分为 3 个主要部分。第 I 部分讲解了贯穿全书的数学工具。第 II 部分涵盖了 基本的 Direct3D 编程技术,比如初始化、定义 3D 几何体、放置摄像机、创建顶点/像素/ 几何着色器、光照、纹理映射、混合和模板。第 III 部分主要是运用 Direct3D 实现一些 有趣的技术和特殊效果,比如使