-
三维浏览器,opengl开发,三维图形,在VC++中使用OpenGL绘制典型曲面―编程爱好者网站...
三维浏览器,opengl开发,三维图形,在VC++中使用OpenGL绘制典型曲面―编程爱好者网站 -3D browser, opengl development, 3D graphics, the use of the VC OpenGL rendering typical surface-programming enthusiast site
- 2022-05-08 20:38:18下载
- 积分: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
-
nehe的opengl教程第43课,nehe的教程十分出名,是初学者必备
nehe的opengl教程第43课,nehe的教程十分出名,是初学者必备-opengl tutorial nehe of the 43rd Division, nehe the tutorial is very well known, is essential for beginners
- 2022-02-09 17:23:00下载
- 积分:1
-
Nurbs Nurbs else NURBS
Nurbs Nurbs else NURBS-NurbsNurbsNurbsNurbs else NURBS
- 2022-09-10 01:10:03下载
- 积分:1
-
一个OpenGl的小例子,画了一座山
一个OpenGl的小例子,画了一座山-a small example, a drawing of a mountain
- 2022-03-04 19:59:23下载
- 积分:1
-
这是OpenGL开发利用三
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!-This is the use of OpenGL to develop three-dimensional game code book, very classic favorite has to share with friends!
- 2022-11-29 20:40:03下载
- 积分:1
-
that the procedure was opengl procedures, mainly on how many texture mixed use!
该程序是opengl程序,主要是介绍多个纹理如何混合使用!-that the procedure was opengl procedures, mainly on how many texture mixed use!
- 2022-11-29 13:45:04下载
- 积分:1
-
模拟分形纹理生成的opengl程序,采用分形的方法生成地形图像...
模拟分形纹理生成的opengl程序,采用分形的方法生成地形图像-Simulation of fractal texture opengl generated procedures, the use of fractal methods to generate topographic images
- 2022-04-23 20:12:38下载
- 积分:1
-
基于地形的动态实时生成
应用背景通过给定的DEM数据进行地形绘制,利用OpenGL来实现绘制并且通过漫游实现对地形的实时性的生成以及浏览。利用LOD技术实现多分辨率的地形生成。关键技术关键技术是采用OpenGL中的函数首先对DEM数据进行绘制,在绘制之后通过纹理贴图让绘制好的地形变得真实,然后通过LOD技术使地形的漫游更加逼真
- 2022-02-15 10:09:13下载
- 积分:1
-
在opengl下生成图形,主生成的函数,mainfrm
在opengl下生成图形,主生成的函数,mainfrm-OpenGL
- 2022-11-27 18:30:03下载
- 积分:1