-
在VC2003实现OpenGL图形的融合,是初学者的良师益友…
在VC2003中结合OpenGL实现绘图功能,是初学者的良师.值得看看.-In VC2003 realize the integration of OpenGL graphics, is the mentor for beginners. Worthwhile to see.
- 2023-01-17 05:10:04下载
- 积分:1
-
纹理复制的程序,将一部分纹理复制到另一块上。
纹理复制的程序,将一部分纹理复制到另一块上。-This is a simple code about copy texture use Opengl,give a demonstration copy from one part to the other part!
- 2023-08-05 18:10:03下载
- 积分:1
-
使用OPENGL开发的小引擎,包括图形处理模块,粒子系统模块,输入,音频模块,UI模块...
使用OPENGL开发的小引擎,包括图形处理模块,粒子系统模块,输入,音频模块,UI模块-OPENGL developed using a small engine, including the graphics processing module, particle system module, input, audio module, UI module
- 2022-07-18 07:20:57下载
- 积分:1
-
A VC with opengl and prepared to launch missile animation.
一个用opengl和VC编写的发射导弹的动画。-A VC with opengl and prepared to launch missile animation.
- 2022-02-06 00:12:40下载
- 积分:1
-
使材质颜色追踪当前颜色 的OPENGL事例
使材质颜色追踪当前颜色 的OPENGL事例-color material to make tracking the current color OpenGL examples
- 2022-03-17 14:12:35下载
- 积分: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
-
OPENGL_Create a JPEG Texture Loader,
使用JPEGLIB库 将JPEG纹理加载到OPENGL中,并贴到3D模型上
- 2022-02-04 17:57:41下载
- 积分:1
-
学习使用OpenGL的图形变换函数
学习使用OpenGL的图形变换函数-learning to use the OpenGL graphics transform function
- 2022-07-15 20:17:10下载
- 积分:1
-
This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
著名的Nehe的OpenGL教程VC++配套源码21-30课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
- 2022-07-22 15:54:04下载
- 积分:1
-
OpenGL编程权威指南,希望大家踊跃交流
OpenGL编程权威指南,希望大家踊跃交流-authority OpenGL Programming Guide, a lively exchange of hope
- 2023-05-15 14:10:05下载
- 积分:1