-
OPENGL 程序在VC环境
OPENGL 程序在VC环境-OPENGL VC
- 2022-07-10 05:31:59下载
- 积分:1
-
我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32....
我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the procedures (txt file), should bear in mind glut32.dll copy the file to the Windows System directory procedures can run! Because I still college students, not too difficult procedures, as appropriate, consider looking head! ! Thank you! !
- 2022-01-25 19:07:48下载
- 积分:1
-
OpenGl some of the relevant information, including two straight generation algor...
一些OpenGl的相关资料,包括两个直线生成算法的ppt文件,一份openGL参考书籍的资料,和一个小程序-OpenGl some of the relevant information, including two straight generation algorithm ppt documents, a openGL reference books, and a small program
- 2022-08-10 10:04:22下载
- 积分:1
-
light on the demonstration and tutorial materials, mouse movement to amend the p...
关于光照和材质的演示教程,通过鼠标移动修改参数来显示不同的效果-light on the demonstration and tutorial materials, mouse movement to amend the parameters to show different results
- 2023-04-15 00:00:04下载
- 积分:1
-
这是Nehe开发的在MFC环境下的Opengl程序
这是Nehe开发的在MFC环境下的Opengl程序-This is the development environment in the MFC procedures Opengl
- 2023-01-21 23:45:03下载
- 积分:1
-
一个小的使用OpenGL和MFC VRML浏览器
A small VRML viewer using OpenGL and MFC
- 2022-03-29 06:42:19下载
- 积分:1
-
OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。...
OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
- 2023-05-22 05:05:03下载
- 积分:1
-
opengl中纹理滤波的实现,有助于加深对这一概念的理解
opengl中纹理滤波的实现,有助于加深对这一概念的理解-opengl Texture Filtering and that the realization of this right will help to deepen our understanding of the concept of
- 2022-12-31 21:45:04下载
- 积分:1
-
赛车源码,讲解了赛车物理系统
赛车源码,讲解了赛车物理系统- The vehicle race source code, explainned the vehicle race
physical system
- 2023-09-08 14:30:05下载
- 积分:1
-
openGL读obj文件构建三维模型
资源描述
openGL读取obj文件构建三维模型:
1) 使用半边结构(half edge data structure)读入一个三维网格模型,并在屏幕上显示;
2) 支持仅显示网格效果,仅显示顶点效果(自己设定顶点颜色),仅显示三角面效果(自己设定面颜色)以及同时显示面和边的效果;
3) 要读入的模型见附件“eight.uniform.obj”;
4) 四种显示方式参考效果见附件“模型显示.png”。
- 2023-08-09 17:00:06下载
- 积分:1