-
OpenGL 作图例子
OpenGL 作图例子 - 贴图-Use OpenGL produce picture.
- 2023-08-05 04:05:03下载
- 积分:1
-
讷河
Nehe的OpenGL教程中文版挺好的,我看了在网上找的,以前只看过网页版的太麻烦了-Nehe
- 2022-03-23 21:21:19下载
- 积分:1
-
Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,...
Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,及高级应用。-Advanced Graphics Programming Using Open GL. the book stresses more detailed than the OpenGL programming method. The OpengGL programming on the basic principles and advanced applications.
- 2023-02-25 10:30:06下载
- 积分:1
-
Realize the encoding handling different graphics marked the four cubes, and move...
该编码实现搬运标有不同图形的四个立方体,并将其搬到指定位置,并能实现记录时间和路程的功能。-Realize the encoding handling different graphics marked the four cubes, and moved to the specified location, and to achieve record time and distance functions.
- 2022-11-27 19:50:03下载
- 积分:1
-
关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发...
关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发-opengl on the latest development of the project for the development package, the package contains many examples of the development can be accelerated through these examples development openGL
- 2022-06-03 07:59:02下载
- 积分:1
-
OpenGL 超级宝典第五章,还没有完,请站长加分吧。
OpenGL 超级宝典第五章,还没有完,请站长加分吧。-OpenGL Super Bible Chapter V not yet finished, please let station points.
- 2022-09-24 11:40:03下载
- 积分:1
-
在下写的openGL实现的地形渲染,请高手指点指点。
在下写的openGL实现的地形渲染,请高手指点指点。-The realization of the next write openGL terrain rendering, please instruct the expert advice.
- 2022-04-24 12:40:17下载
- 积分: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开发例子,delphi开发者有用,欢迎使用.
opengl开发例子,delphi开发者有用,欢迎使用.-opengl example for delphi.welcome your reference.
- 2022-12-21 01:35:04下载
- 积分:1
-
OpenGL教程18个程序,分为程序代码和着色器代码
OpenGL教程18个程序,分为程序代码和着色器代码
源程序请用 CMAKE进行编译。
一共18个程序,分为程序代码和着色器代码,每一个分别进行运行。
在playground中可以编写自己的OpenGL程序。
- 2022-10-14 10:10:08下载
- 积分:1