-
用OpenGL写的地形渲染程序,适合大地形渲染,值得一看
用OpenGL写的地形渲染程序,适合大地形渲染,值得一看-with OpenGL written procedures exaggerated topography suitable for large Terrain Rendering, an eye-catcher
- 2023-08-30 06:40:04下载
- 积分:1
-
openGL_shader pdf
THE OPENGL® SHADING LANGUAGE 1
John Kessenich
Dave Ba...
openGL_shader pdf
THE OPENGL® SHADING LANGUAGE 1
John Kessenich
Dave Baldwin
Randi Rost
Version 1.051
28-February-2003-openGL_shader pdf THE OPENGL
- 2022-07-09 05:24:09下载
- 积分:1
-
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果-use opengl and visual realization of the c examples of the display system, the beautiful effect of fireworks
- 2023-06-07 05:55:03下载
- 积分:1
-
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多...
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、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
- 2022-02-16 10:01:15下载
- 积分:1
-
实现星系中的公转与自转,主要学习POP与PUSH的用法....
实现星系中的公转与自转,主要学习POP与PUSH的用法.-achieve galaxies and the conversion of public rotation, with the main learning POP PUSH usage.
- 2022-11-14 15:10:04下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
使用OpenGL读取3DS文件的示例代码,可以旋转,可以运行
使用OpenGL读取3DS文件的示例代码,可以旋转,可以运行
-3DS file to read using the OpenGL sample code, you can rotate, you can run
- 2023-06-15 03:25:27下载
- 积分:1
-
实验中,我们综合利用了计算机图形学里面三维图形图象的基本算法,以及表面映射算法,成功的在屏幕上显示了一个ZHUONMIQAN,在设计过程中,我们还运用了计算机控...
实验中,我们综合利用了计算机图形学里面三维图形图象的基本算法,以及表面映射算法,成功的在屏幕上显示了一个ZHUONMIQAN,在设计过程中,我们还运用了计算机控制光线明暗算法,给花盒加上了逼真的光照效果。-experiments, we Comprehensive Utilization of the 3-D computer graphics imagery inside the basic algorithm, and surface mapping algorithm, the success of the screen shows a ZHUONMIQAN, in the design process, we also use a computer-controlled light shading algorithm to Huaan with a realistic lighting effect .
- 2022-02-12 00:02:57下载
- 积分:1
-
3D地形模拟,带纹理,由一本OpenGL上的例子修改的,需要的同志可以借鉴...
3D地形模拟,带纹理,由一本OpenGL上的例子修改的,需要的同志可以借鉴-3D terrain simulation, with texture, from an OpenGL example on changes needed comrades can learn from
- 2022-03-20 01:22:23下载
- 积分:1
-
程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型...
程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型-the procedures opengl scene introduced a 3d model, VC school can not run, because it is only given sample code, no 3D model
- 2023-07-07 06:55:03下载
- 积分:1