-
用opengl作
用opengl作-for use opengl
- 2023-04-28 15:40:03下载
- 积分:1
-
OPENGL的学习源代码,很容易上手的
OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
- 2022-03-14 17:08:44下载
- 积分:1
-
有关vc和opengl光照的应用程序
有关vc和opengl光照的应用程序-the vc and opengl illumination applications
- 2022-02-26 03:38:23下载
- 积分:1
-
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用-Visual C openGL prepared by the small programs, simulated robot, the use of light to join
- 2022-05-26 16:25:33下载
- 积分:1
-
运动模糊程序(motion blur),opengl, c
运动模糊程序(motion blur),opengl, c-Motion Blur (motion blur), opengl, c
- 2022-02-20 00:14:25下载
- 积分: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
-
a programme developed by opengl to simulate travelling the world
OPENGL 开发的天地漫游的程序 很好的例子 -a programme developed by opengl to simulate travelling the world
- 2022-01-26 02:10:02下载
- 积分:1
-
this OPENGL program, it can be run on VC6.0+opengl
this OPENGL program, it can be run on VC6.0+opengl-this is OPENGL program, it can be run on VC6.0+opengl
- 2023-01-29 22:00:03下载
- 积分:1
-
OpenGL中纹理贴图、滤波、光照和雾化效果编程初步
OpenGL中纹理贴图、滤波、光照和雾化效果编程初步-OpenGL textures, filter, light and atomizing effect of the initial programming
- 2023-04-24 23:00:04下载
- 积分:1
-
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多...
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Also includes an OpenGL Guide
- 2022-02-16 10:01:15下载
- 积分:1