-
外形设计与游戏动画的原理与方法的
OpenGL文件
外形设计与游戏动画的原理与方法的
OpenGL文件
-Animation and game design principle and method of the OpenGL files
- 2022-03-31 14:06:47下载
- 积分:1
-
好的OpenGL SDK康康
good de opengl sdk kankan -good de opengl sdk kankan
- 2022-01-25 18:02:55下载
- 积分:1
-
这是一个演示OpenGL
this a demo for opengl
- 2022-06-21 12:54:57下载
- 积分:1
-
ngplant 用于植物模型造型,三维,可更改各种参数来达到效果
ngplant 用于植物模型造型,三维,可更改各种参数来达到效果-ngplant model for plant modeling, three-dimensional, can change various parameters to achieve the desired effect
- 2022-03-17 02:30:19下载
- 积分: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写的函数,是为最初的程序设计者设计的
一个简单的用opengl写的函数,是为最初的程序设计者设计的-A simple to use opengl to write a function for the initial design process designers
- 2023-04-22 00:20:03下载
- 积分:1
-
OpenGL三维图形程序设计,绝对经典
OpenGL三维图形程序设计,绝对经典-OpenGL three dimensions programing ! sutra!
- 2022-03-03 22:39:17下载
- 积分:1
-
单文档MFC环境下的opengl小程序。为初学者提供参考
单文档MFC环境下的opengl小程序。为初学者提供参考。主要包括最小环境的配置、场景的初始化等。
- 2022-03-19 02:56:56下载
- 积分:1
-
OPENGL入门级学习文档,文件格式是chm的。对初学者非常有帮助...
OPENGL入门级学习文档,文件格式是chm的。对初学者非常有帮助-OPENGL study entry-level document, the chm file format is. Very helpful for beginners
- 2022-01-22 02:57:29下载
- 积分:1
-
读取ply文件三角网格
涉及ply 文件的读取 及OpenGL中显示,三维图像主要是三维网格组成 面 线 点构成拓扑结构 本文件提供ply文件的读取 以便在openGL 或c++ 平台对文件进行处理
- 2022-04-15 23:58:27下载
- 积分:1