-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码并为其上色。...
初学OpenGL很好的框架,添加了画出三角形和四边形的代码并为其上色。-Good beginner OpenGL framework, added a painted triangle and quadrilateral, and its color code.
- 2023-08-08 15:40:04下载
- 积分:1
-
opengl开发的下雪场景,很美观,代码简单,易于理解 ,供初学者参考学习....
opengl开发的下雪场景,很美观,代码简单,易于理解 ,供初学者参考学习.-opengl development of snow scenes, it is beautiful, the code is simple, easy to understand reference for beginners to learn.
- 2023-05-29 20:40: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
-
用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息...
用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息-Ply used to display documents, ply the development of Stanford University is a file format used to save three-dimensional information
- 2022-02-04 16:07:51下载
- 积分:1
-
关于lightposition的演示教程,通过鼠标移动修改参数来显示不同的效果...
关于lightposition的演示教程,通过鼠标移动修改参数来显示不同的效果-demonstration on lightposition Guide, the mouse movement to amend the parameters to show different results
- 2022-07-22 06:57:38下载
- 积分:1
-
加载obj三维模型并显示,并将视窗中所显示的三维模型绘制结果保存为bmp文件,即实现OpenGL场景的存储...
加载obj三维模型并显示,并将视窗中所显示的三维模型绘制结果保存为bmp文件,即实现OpenGL场景的存储-OpenGL scene save
- 2023-07-14 21:35:03下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
利用 Open GL 制作的 3D 物体控件及相关之类别库,并提供管理光源、材质等对象特性的 TTreeView 控件 ( 0.8.0 版,附原始程序代码,使用...
利用 Open GL 制作的 3D 物体控件及相关之类别库,并提供管理光源、材质等对象特性的 TTreeView 控件 ( 0.8.0 版,附原始程序代码,使用前请先下在安装 GRAPHICEX33.ZIP 及 OPENGL12.ZIP )-produced using Open GL 3D objects and control related categories arsenals, and provide management source, Material properties of objects such as TTreeView component (version 0.8.0, with the source code, under the post before use in the installation and OPENGL12.ZIP GRAPHICEX33.ZIP)
- 2022-05-31 17:54:57下载
- 积分:1
-
用OPENGL做的3维的几何零件图形。大家
用OPENGL做的3维的几何零件图形。大家-do with the OpenGL 3-dimensional geometric graphics parts. We look at
- 2022-03-01 04:11:02下载
- 积分:1
-
《open GL 超级宝典 第五版》示例代码
资源描述《open GL 超级宝典 第五版》一书中的全部示例代码
- 2022-10-30 17:40:09下载
- 积分:1