-
opengl 的源代码-从文件中加载三维人脸的人权,并显示脸。
使用模板文件
1.从文件中加载一个人类的三维人脸和显示脸。
文件的结构,如下所示:
顶点的数量
顶点的坐标
多边形的数量
多边形的顶点的索引
2.执行俯仰、 滚和偏航的相机。与键盘事件的联系
- 2022-09-21 14:10:03下载
- 积分:1
-
OpenGL和四叉树完成地形的模拟和三维地理信息系统是一个很大的帮助!一个…
OPENGL与四叉树完成地形的模拟,对三维GIS有很大的帮助!值得一看!-OpenGL and Quadtree completed terrain simulation and 3D GIS is a great help! An eye-catcher!
- 2022-05-15 09:19:44下载
- 积分: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的文档。- Studies OpenGL the documents.
- 2023-08-03 17:05:03下载
- 积分:1
-
主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景...
主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景-Mainly used for C++ Call opengl at the time of collision detection, content very good, a little modification will be able to create their own virtual scene
- 2022-02-21 22:37:44下载
- 积分:1
-
nehe source code, debugging is passed, will be able to run
nehe的源代码,调试通过,能运行-nehe source code, debugging is passed, will be able to run
- 2023-07-23 20:10:03下载
- 积分:1
-
Python三维场景
我用Python Panda3D引擎制作的三维场景,其中有可键盘操纵的角色。Panda3D是第三方3D引擎,可于其官方网站获得。运行Main.py文件即可打卡此本程序。
- 2022-10-09 23:25:03下载
- 积分:1
-
OpenGL network programming, enabling user data between each other
OPENGL网络程序,实现用户间的数据互传-OpenGL network programming, enabling user data between each other-
- 2022-05-20 15:04:29下载
- 积分:1
-
在vc环境下调用opengl绘制心形的带状nurbs曲面
在vc环境下调用opengl绘制心形的带状nurbs曲面-in vc environment called opengl rendering the heart-shaped strip NURBS surfaces
- 2022-04-07 12:22:26下载
- 积分:1
-
一个支持OpenGL打印的Win32类
一个支持OpenGL打印的Win32类-a support OpenGL Print category of Win32
- 2022-08-14 01:00:40下载
- 积分:1