-
openGL读obj文件构建三维模型
资源描述
openGL读取obj文件构建三维模型:
1) 使用半边结构(half edge data structure)读入一个三维网格模型,并在屏幕上显示;
2) 支持仅显示网格效果,仅显示顶点效果(自己设定顶点颜色),仅显示三角面效果(自己设定面颜色)以及同时显示面和边的效果;
3) 要读入的模型见附件“eight.uniform.obj”;
4) 四种显示方式参考效果见附件“模型显示.png”。
- 2023-08-09 17:00:06下载
- 积分:1
-
关于图形学大作业的字符(FONT)
关于图形学大作业的字符(FONT)-big on graphics operations of the characters (font)
- 2022-02-25 05:09:26下载
- 积分:1
-
用OpenGL写的一个类似台球的小游戏,包括对了OpenGL的基本操作和简单的力学碰撞模型。由于是作为学习OpenGL的习作来做,文件名起的比较随意,其中1.c...
用OpenGL写的一个类似台球的小游戏,包括对了OpenGL的基本操作和简单的力学碰撞模型。由于是作为学习OpenGL的习作来做,文件名起的比较随意,其中1.cpp中包含了程序运行主体,phyobject.cpp中提供了力学碰撞的物理模型-with OpenGL write a similar pool of small game, including a pair of OpenGL and the basic operation of a simple mechanical model of the collision. Since OpenGL is learning to do the exercises, since the documents were more freely 1.cpp which includes the main operating procedures, provided phyobject.cpp collision mechanics of the physical model
- 2022-03-24 02:24:16下载
- 积分:1
-
这是OpenGL普遍教程的前三章基础的内容,自己敲的印证代码,对于初学者有一定的借鉴作用。...
这是OpenGL普遍教程的前三章基础的内容,自己敲的印证代码,对于初学者有一定的借鉴作用。-This is a tutorial of the first three chapters the general OpenGL-based content, as clearly demonstrated by knocking their own code, for a certain reference for beginners.
- 2022-05-16 01:22:08下载
- 积分:1
-
实现基本的几何三的使用
利用OPENGL实现基本三维几何图像的绘制和显示,源代码。-OPENGL realize the use of basic geometric three-dimensional image rendering and display, the source code.
- 2023-07-09 04:10:04下载
- 积分:1
-
一个很漂亮的粒子系统,是模拟下雪场景的,而且里面的功能非常全面,点击.EXE文件就可以直接运行...
一个很漂亮的粒子系统,是模拟下雪场景的,而且里面的功能非常全面,点击.EXE文件就可以直接运行-a very nice particle system, it is the snow scene, but inside is very comprehensive, Click. EXE file can be run directly
- 2022-12-03 03:15:03下载
- 积分:1
-
基于VC的OPENGL三维动画方真及场景漫游系统的实现,详细介绍开发过程...
基于VC的OPENGL三维动画方真及场景漫游系统的实现,详细介绍开发过程-VC-based OpenGL 3D animation side really Walkthrough system and the realization of the development process in detail
- 2022-01-26 02:38:24下载
- 积分:1
-
OpenGl的例子
OpenGl的例子-OpenGl
- 2022-02-21 01:20:14下载
- 积分:1
-
一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中...
一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball and cube and the tree list shows the number and names. And with the view of the ball and the associated cube. Views can change in location and size.
- 2022-05-24 16:55:54下载
- 积分:1
-
对于雪的模拟,效果不错,可以看一下。
随机处理
对于雪的模拟,效果不错,可以看一下。
随机处理-For snow simulation, good results, you can look at. Random treatment
- 2022-09-19 08:20:03下载
- 积分:1